1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-01 03:47:23 +03:00

deleted Twitter examples from Ethernet and GSM libraries

This commit is contained in:
Fede85
2013-07-10 12:37:02 +02:00
parent 24e63ee6bc
commit d94e7e8ae0
4 changed files with 3 additions and 301 deletions

View File

@ -4,7 +4,7 @@ email=info@arduino.cc
sentence=Drives a unipolar or bipolar stepper motor using 2 wires or 4 wires
paragraph=This library allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it.
url=http://arduino.cc/en/Reference/Stepper
architectures=*
version=0.4
architectures=sam
version=1.0
dependencies= none
core-dependencies=arduino (>=1.5.0)