fixed markdown formatting error in firmware update #docs

This commit is contained in:
pyr0ball 2020-07-06 11:33:45 -07:00
parent 556ed92e4c
commit 34ce3d99e3

View file

@ -92,7 +92,8 @@ Using this method will install the bootloader required to upload firmware over U
```ini
[platformio]
default_envs = ICSP_Bootloader```
default_envs = ICSP_Bootloader
```
---