9
0
Fork 0

update readme

This commit is contained in:
Silver Kuusik 2019-08-14 13:50:09 +02:00
parent 02f1e5c1b1
commit 79d27671ca
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ The software that is running on the SumoRobots
* Change the SERIAL_PORT in the Makefile
* Install [Python](https://www.python.org/downloads/)
* Install [esptool](https://github.com/espressif/esptool) (to flash MicroPython to the ESP32)
* Download [the MicroPython binary](https://github.com/robokoding/sumorobot-firmware/releases) to this directory
* Download the [SumoFirmware](https://github.com/robokoding/sumorobot-firmware/releases) to this directory
* Upload the SumoFirmware to your ESP32 (open a terminal and type: make all)
# Support