File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
376376App|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
You can’t perform that action at this time.
0 commit comments