servo geht
This commit is contained in:
parent
7b2e5aa1ef
commit
eaa8ca721a
207 changed files with 278 additions and 15300 deletions
firmware
|
@ -11,3 +11,4 @@ volatile USART usart;
|
|||
volatile PWM pwm;
|
||||
volatile bool nextRequest = false;
|
||||
volatile uint16_t interruptCounters[35] = { 0 }; // alle Einträge mit 0 initialisieren
|
||||
volatile Servo servo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue