diff options
Diffstat (limited to '_archive/arduino-due.md')
| -rw-r--r-- | _archive/arduino-due.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/_archive/arduino-due.md b/_archive/arduino-due.md index 89e3d7f..648bb4b 100644 --- a/_archive/arduino-due.md +++ b/_archive/arduino-due.md @@ -59,9 +59,7 @@ OpenOCD config file and a linker script. ``` $ openocd -f openocd-due.cfg ``` - 2. Open a telnet session and check that the GPNVM1 bit is set. Otherwise - set it to 1: - + 2. Open a telnet session and set the GPNVM1 bit to 1: ``` $ telnet localhost 4444 > halt |
