Only configure STM32_HSECLK within board.h (#25001)
This commit is contained in:
parent
21c1fd5e5b
commit
67934546ea
35 changed files with 140 additions and 122 deletions
|
|
@ -21,8 +21,6 @@
|
|||
#define SERIAL_NUMBER DEF_SERIAL_NUMBER
|
||||
#endif
|
||||
|
||||
#define STM32_HSECLK 16000000
|
||||
|
||||
#define SOLENOID_PIN B5
|
||||
#define HAPTIC_ENABLE_PIN C13
|
||||
#define SOLENOID_DEFAULT_DWELL 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue