Update README.md

This commit is contained in:
Tristan Hearn
2013-04-19 16:39:37 -03:00
parent 01f80900ae
commit 428056a254

View File

@@ -68,9 +68,6 @@ board = Arduino("9600", timeout = 2) #Serial reading functions will
#wait for no more than 2 seconds
```
- `SoftwareSerial()` A class for handling software serial functionality.
Is used internally by the Arduino class, and should not be called directly.
## Methods
**Digital I/O**