Merge pull request #9733 from thinkyhead/bf2_random_fixup_branch
[2.0.x] Drop HAL_timer_set_count
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#if !defined(__STM32F1__)
|
||||
#ifndef __STM32F1__
|
||||
#error "Oops! Make sure you have an STM32F1 board selected from the 'Tools -> Boards' menu."
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user