Skip to content

Commit 75f4fb0

Browse files
authored
task-02: small amendment to the README
1 parent fbb3830 commit 75f4fb0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

task-02/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ static const shell_command_t shell_commands[] = {
2727
/* ... */
2828
```
2929

30+
Please note, that the list of shell commands must be terminated with an empty entry.
31+
3032
## Task 2.2: Control the hardware
3133
1. Include the [`led.h`](http://doc.riot-os.org/led_8h.html) file to get access
3234
to the `LED0_TOGGLE` macro.

0 commit comments

Comments
 (0)