remove redundant comment
This commit is contained in:
parent
632b3267dc
commit
38e38b9f8d
@ -40,8 +40,6 @@
|
|||||||
#include "stm32f4xx_hal.h"
|
#include "stm32f4xx_hal.h"
|
||||||
|
|
||||||
//DAC is shared between both channels.
|
//DAC is shared between both channels.
|
||||||
//TODO: store as struct with channel info, automatically turn it off if unused
|
|
||||||
//on both channels for power save?
|
|
||||||
#if HAS_DAC
|
#if HAS_DAC
|
||||||
DAC_HandleTypeDef handle;
|
DAC_HandleTypeDef handle;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user