Do not send teststring
This commit is contained in:
parent
9834ad14a3
commit
7e05829dcd
1 changed files with 0 additions and 1 deletions
|
@ -268,7 +268,6 @@ void loop() {
|
|||
|
||||
/* Blink long after sending packet */
|
||||
if(counter >= 10) {
|
||||
sendPacket("Teststring");
|
||||
// Beep(20);
|
||||
blink(20);
|
||||
delay(10);
|
||||
|
|
Loading…
Reference in a new issue