Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ClusterM committed Aug 16, 2023
1 parent 9e360f4 commit 3237089
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FdsKey/Core/Inc/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ extern "C" {
/* Exported macro ------------------------------------------------------------*/
/* USER CODE BEGIN EM */
#define FDSKEY_VERION_MAJOR 1
#define FDSKEY_VERION_MINOR 1
#define FDSKEY_VERION_SUFFIX 'e'
#define FDSKEY_VERION_MINOR 2
#define FDSKEY_VERION_SUFFIX 0
/* USER CODE END EM */

void HAL_TIM_MspPostInit(TIM_HandleTypeDef *htim);
Expand Down

0 comments on commit 3237089

Please sign in to comment.