mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-08-13 11:39:31 +03:00
add flash storage
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
|
||||
#define SERVO_AMOUNT 4
|
||||
|
||||
#define MIN_USART_SPEED 1200
|
||||
#define MAX_USART_SPEED 3000000
|
||||
|
||||
extern volatile uint32_t Tms;
|
||||
extern volatile bool tim_triggered[SERVO_AMOUNT];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user