Skip to content

Commit

Permalink
update the stm32 firmware version to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbearishappy committed Aug 20, 2021
1 parent 76a7824 commit 824754d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/reTerminal/STM32G030F6_R2/Core/Inc/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ extern "C" {
/* Exported macro ------------------------------------------------------------*/
/* USER CODE BEGIN EM */
#define M_VER 0x01
#define S_VER 0x00
#define S_VER 0x07
/* USER CODE END EM */

void HAL_TIM_MspPostInit(TIM_HandleTypeDef *htim);
Expand Down

0 comments on commit 824754d

Please sign in to comment.