We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f08a3f2 + fdedeca commit ccdfee6Copy full SHA for ccdfee6
1 file changed
slides/slides.md
@@ -151,7 +151,7 @@ foobar
151
```
152
153
## Task 2.2 -- Control the hardware
154
-* `board.h` defines a macro `LED0_TOGGLE` to toggle the primary LED on the board.
+* `led.h` defines a macro `LED0_TOGGLE` to toggle the primary LED on the board.
155
* Write a command handler `toggle` in main.c that toggles the primary LED on the board
156
157
# Multithreading
0 commit comments