enabled dimming over ADC input

This commit is contained in:
2024-05-21 03:39:07 +02:00
parent 92c8624fe4
commit a9d11ea891
10 changed files with 159 additions and 41 deletions

View File

@@ -107,7 +107,7 @@ void Error_Handler(void);
#define CLS_POWER_GPIO_Port GPIOE
/* USER CODE BEGIN Private defines */
void StartPowerTasks(void);
/* USER CODE END Private defines */
#ifdef __cplusplus