Das Wunder

This commit is contained in:
Tristan Krause 2019-04-02 16:19:42 +02:00
parent 9414322a19
commit 4d2ea6013c
8 changed files with 360 additions and 348 deletions

View file

@ -14,5 +14,6 @@ extern volatile TLC5615 dac0;
extern volatile TLC5615 dac1;
extern volatile ADU adu;
extern volatile USART usart;
extern volatile bool nextRequest;
#endif // GLOBAL_VARS_H