Skip to content

Commit beb7264

Browse files
committed
Update firmware_compile.md
1 parent dcd6969 commit beb7264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/firmware_compile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ docker cp reverent_jackson:/work/RTK_Everywhere/build/esp32.esp32.esp32/RTK_Ever
141141

142142
Hey presto! A file called `RTK_Everywhere.ino.bin` appears in the current directory. That's the firmware binary we are going to upload to the ESP32.
143143

144-
If the need the `.elf` file so you can debug code crashes with me-no-dev's [ESP ExceptionDecoder](https://github.com/me-no-dev/EspExceptionDecoder):
144+
If you need the `.elf` file so you can debug code crashes with me-no-dev's [ESP ExceptionDecoder](https://github.com/me-no-dev/EspExceptionDecoder):
145145

146146
```
147147
docker cp reverent_jackson:/work/RTK_Everywhere/build/esp32.esp32.esp32/RTK_Everywhere.ino.elf .

0 commit comments

Comments
 (0)