mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-08-15 04:29:28 +03:00
throw out interrupts
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#define MAX_USART_SPEED 3000000
|
||||
|
||||
extern volatile uint32_t Tms;
|
||||
extern volatile bool tim_triggered[SERVO_AMOUNT];
|
||||
|
||||
void gpio_setup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user