9
0
Fork 0

Update README.md

This commit is contained in:
Silver Kuusik 2017-12-17 15:01:20 +01:00 committed by GitHub
parent 0cb60051bb
commit dddea42b35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ The software that is running on the SumoRobots
# Instructions
* Downlad the [SumoRobot firmware](https://github.com/eik-robo/sumoesp/tree/master/soft)
* Replace the hal.py with the one in this repository
* Add your WiFi networks to the hal.py WIFIS dict
* Install [MicroPython](http://micropython.org/download#esp32) on your ESP32
* Upload the SumoRobot firmware on your ESP32 with [ampy](https://github.com/adafruit/ampy)