mirror of
https://github.com/thearn/Python-Arduino-Command-API.git
synced 2026-01-11 15:38:11 -05:00
Update README.md
This commit is contained in:
@@ -33,9 +33,9 @@ while True:
|
||||
```
|
||||
|
||||
## Requirements:
|
||||
- Python 2.3 or higher (Python 3.x not yet tested, but would probably work)
|
||||
- [Python](http://python.org/) 2.3 or higher (Python 3.x not yet tested, but would probably work)
|
||||
- [pyserial](http://pyserial.sourceforge.net/) 2.6 or higher
|
||||
- Arduino compatible microcontroller with at least 14KB of memory
|
||||
- [Arduino compatible microcontroller](https://www.sparkfun.com/) with at least 14KB of memory
|
||||
|
||||
## Setup:
|
||||
1. Run `setup.py build install` to install the library
|
||||
|
||||
Reference in New Issue
Block a user