Skip to content

Commit

Permalink
Version bump to 1.1b
Browse files Browse the repository at this point in the history
  • Loading branch information
ClusterM committed Jul 31, 2023
1 parent cd2ae65 commit 8d24a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FdsKey/Core/Inc/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ extern "C" {
/* USER CODE BEGIN EM */
#define FDSKEY_VERION_MAJOR 1
#define FDSKEY_VERION_MINOR 1
#define FDSKEY_VERION_SUFFIX 0
#define FDSKEY_VERION_SUFFIX 'b'
/* USER CODE END EM */

void HAL_TIM_MspPostInit(TIM_HandleTypeDef *htim);
Expand Down

0 comments on commit 8d24a70

Please sign in to comment.