Update README.md

This commit is contained in:
Tristan Hearn
2013-04-19 16:14:05 -03:00
parent cfb434f5f9
commit 6061b00a66

View File

@@ -47,7 +47,7 @@ while True:
1. Load the sketch `sketches\prototype\prototype.ino` onto your Arduino board, using the Arduino IDE. 1. Load the sketch `sketches\prototype\prototype.ino` onto your Arduino board, using the Arduino IDE.
2. Import the included arduino library `Arduino.py` into your python script. 2. Import the included arduino library `Arduino.py` into your python script.
For a collection of examples, see `arduino/examples.py`. This file contains methods which replicate For a collection of examples, see `examples.py`. This file contains methods which replicate
the functionality of many Arduino demo sketches. the functionality of many Arduino demo sketches.
## Classes ## Classes