formatting fixes for firmware update page #docs

This commit is contained in:
pyr0ball 2020-06-18 21:26:45 -07:00
parent f4a1657dd0
commit 5d3bd86363

View file

@ -74,8 +74,8 @@ If you built your own board and are starting out with a completely factory-fresh
#### Configuration #### Configuration
1. In PIO Home, open the firmware folder: 1. In PIO Home, open the firmware folder: `~/pyr0piezo/firmware/AVR-Source/Pyr0_Piezo_sensor_v2.x.x`
- `~/pyr0piezo/firmware/AVR-Source/Pyr0_Piezo_sensor_v2.x.x` 2. By default, VSCode is configured to utilize the Atmega328PB MCU. This can be changed by editing the `default_envs` parameter in the `platformio.ini` file
#### Upload #### Upload