@@ -28,10 +28,10 @@ Boot ESP8266 with program pin held low and flash MicroPython:
cd firmware
make erase
make flash
```
Reboot ESP8266 and finish with by uploading scripts:
```
```bash
make upload
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.