bugsuche+
This commit is contained in:
parent
e0a4be7685
commit
bb5d16ca88
4 changed files with 22 additions and 31 deletions
|
@ -132,7 +132,7 @@ private:
|
|||
int file_desc = -1; // Linux Dateideskriptor
|
||||
uint32_t baudrate = 9600;
|
||||
int TEST = 0;
|
||||
uint8_t timeout = 5; // in Dezisekunden
|
||||
uint8_t timeout = 10; // in Dezisekunden
|
||||
uint8_t block_buffer[MAX_BLOCK_SIZE + 3];
|
||||
|
||||
// debug statistics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue