Skip to content

Commit

Permalink
declare functions in main.h
Browse files Browse the repository at this point in the history
  • Loading branch information
AxxAxx committed Jan 18, 2025
1 parent 4314015 commit 3f2b0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AxxSolder_firmware/Core/Inc/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ void Error_Handler(void);
#define SW_3_EXTI_IRQn EXTI9_5_IRQn

/* USER CODE BEGIN Private defines */

void handle_button_status(void);
/* USER CODE END Private defines */

#ifdef __cplusplus
Expand Down

0 comments on commit 3f2b0f3

Please sign in to comment.