Skip to content

Commit 6a16d72

Browse files
authored
Fix title case
1 parent 6b0bf75 commit 6a16d72

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/24.reading-crash-logs-over-rs485

1 file changed

+1
-1
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/24.reading-crash-logs-over-rs485/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ arduino-cli compile demo.ino \
137137

138138
This produces an `output.map` file in the `build` directory.
139139

140-
### 2. Run the crash log parser
140+
### 2. Run the Crash Log Parser
141141

142142
Once you’ve captured the crash log over RS485 (for example, saved to a file named `crash.txt`), you can parse it as follows:
143143

0 commit comments

Comments
 (0)