From 7148a888180686f1625fa1502ee48364b130de36 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Wed, 14 Aug 2019 13:51:13 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61bb6b1..82c5523 100755 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ The software that is running on the SumoRobots # Instructions * 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) +* Install [esptool](https://github.com/espressif/esptool) (to flash SumoFirmware to the SumoRobot) * 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) +* Upload the SumoFirmware to your SumoRobot (open a terminal and type: make all) # Support If you find our work useful, please consider donating : )