Merge pull request #296 from DavidLin1577/patch-9

Mini optimized the hal_timer.h
This commit is contained in:
Supowang 2021-03-08 14:29:55 +08:00 committed by GitHub
commit b9d8da7c9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -200,4 +200,4 @@ uint32_t HAL_TIMER_LoadCount2_Get(TIMER_Index index);
}
#endif /* __cplusplus */
#endif /* __HAL_TIMRE_H_ */
#endif /* __HAL_TIMER_H_ */