increased speed
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
int sTx = 2;
|
||||
int sRx = 3;
|
||||
|
||||
long base = 800;
|
||||
long base = 200;
|
||||
long rst = base*10; // reset
|
||||
boolean bt = false;
|
||||
long dif = 0;
|
||||
|
||||
Reference in New Issue
Block a user