enabled dimming over ADC input
This commit is contained in:
@@ -135,6 +135,9 @@ void BSP_POWER_FullPowerMode() {
|
||||
|
||||
BSP_GPIO_ClsOn();
|
||||
BSP_GPIO_PeriperalsOn();
|
||||
BSP_GPIO_RadioOn();
|
||||
BSP_ADC_Start();
|
||||
osDelay(10);
|
||||
StartPowerTasks();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user