Skip to content

Commit bdb3232

Browse files
authored
Update README.md
1 parent e21bce7 commit bdb3232

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,12 +371,12 @@ App|Description
371371
[max7219_8x7seg_spi](spi/max7219_8x7seg_spi) | Attaching a Max7219 driving an 8 digit 7 segment display via SPI.
372372
[max7219_32x8_spi](spi/max7219_32x8_spi) | Attaching a Max7219 driving an 32x8 LED display via SPI.
373373

374-
### Status Led
374+
### Status LED
375375

376376
App|Description
377377
---|---
378-
[status_blink](status_led/status_blink) | Blink the onboard LED using the status LED API.
379-
[color_blink](status_led/color_blink) | Blink the onboard colored (WS2812) LED using the status LED API if supported by the board.
378+
[status_blink](status_led/status_blink) | Blink the onboard LED using the status_led API.
379+
[color_blink](status_led/color_blink) | Blink the onboard colored (WS2812) LED using the colored_status_led API if supported by the board.
380380

381381
### System
382382

0 commit comments

Comments
 (0)