Fix README.md, remove nixiesp.bin

This commit is contained in:
Lauri Võsandi 2018-12-23 23:29:04 +02:00
parent 9c837a6f69
commit ac559323ee
2 changed files with 2 additions and 2 deletions

View File

@ -28,10 +28,10 @@ Boot ESP8266 with program pin held low and flash MicroPython:
cd firmware cd firmware
make erase make erase
make flash make flash
```
Reboot ESP8266 and finish with by uploading scripts: Reboot ESP8266 and finish with by uploading scripts:
``` ```bash
make upload make upload
``` ```

Binary file not shown.