Skip to content

Commit fdedeca

Browse files
committed
slides: update LED0_TOGGLE header
1 parent f08a3f2 commit fdedeca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slides/slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ foobar
151151
```
152152

153153
## Task 2.2 -- Control the hardware
154-
* `board.h` defines a macro `LED0_TOGGLE` to toggle the primary LED on the board.
154+
* `led.h` defines a macro `LED0_TOGGLE` to toggle the primary LED on the board.
155155
* Write a command handler `toggle` in main.c that toggles the primary LED on the board
156156

157157
# Multithreading

0 commit comments

Comments
 (0)