Skip to content

Commit

Permalink
test fine
Browse files Browse the repository at this point in the history
  • Loading branch information
qitas committed Oct 29, 2021
1 parent 88c0300 commit 72026a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/IAP/Core/Inc/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ void Error_Handler(void);
/* Definition of ADCx conversions data table size */
#define ADC_CONVERTED_DATA_BUFFER_SIZE ((uint32_t) 8)
//extern RTC_HandleTypeDef hrtc;
#define feed_dog() HAL_IWDG_Refresh(&hiwdg) //LL_IWDG_ReloadCounter(IWDG)
/* USER CODE END Private defines */

#ifdef __cplusplus
Expand Down

0 comments on commit 72026a5

Please sign in to comment.