add todos
This commit is contained in:
parent
eb8094f2fb
commit
666dc51a21
@ -17,6 +17,7 @@
|
||||
* @author King Kévin <kingkevin@cuvoodoo.info>
|
||||
* @date 2016
|
||||
* @note peripherals used: SPI @ref led_ws2812b_spi, timer @ref led_ws2812b_timer, DMA @ref led_ws2812b_dma
|
||||
* @todo improve ws2812b_set_rgb speed
|
||||
*/
|
||||
|
||||
/* standard libraries */
|
||||
|
@ -17,6 +17,7 @@
|
||||
* @author King Kévin <kingkevin@cuvoodoo.info>
|
||||
* @date 2016
|
||||
* @note peripherals used: USART @ref usart
|
||||
* @todo fix ring buffer racing (interrupt vs software)
|
||||
*/
|
||||
|
||||
/* standard libraries */
|
||||
|
Loading…
Reference in New Issue
Block a user