added slow lptim to BSP_POWER
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "tim.h"
|
||||
#include "BSP_EE24.h"
|
||||
#include "BSP_INA.h"
|
||||
#include "BSP_POWER.h"
|
||||
/* USER CODE END Includes */
|
||||
|
||||
/* Private typedef -----------------------------------------------------------*/
|
||||
@@ -181,6 +182,8 @@ void StartDefaultTask(void *argument)
|
||||
|
||||
BSP_INA_Init();
|
||||
|
||||
BSP_POWER_Init();
|
||||
|
||||
char INA_LOG[72];
|
||||
|
||||
/* Infinite loop */
|
||||
|
||||
Reference in New Issue
Block a user