endlich geht mal wieder was
This commit is contained in:
parent
d5ca50f475
commit
9414322a19
11 changed files with 481 additions and 412 deletions
|
@ -15,10 +15,4 @@ extern volatile TLC5615 dac1;
|
|||
extern volatile ADU adu;
|
||||
extern volatile USART usart;
|
||||
|
||||
extern volatile uint8_t receive_buffer[32];
|
||||
extern volatile uint8_t receive_pos;
|
||||
extern volatile uint8_t send_buffer[32];
|
||||
extern volatile uint8_t send_pos;
|
||||
extern volatile uint8_t send_len;
|
||||
extern volatile bool send_active;
|
||||
#endif // GLOBAL_VARS_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue