Do not send teststring

This commit is contained in:
Nico Schottelius 2016-09-17 04:38:23 +02:00
parent 9834ad14a3
commit 7e05829dcd

View file

@ -268,7 +268,6 @@ void loop() {
/* Blink long after sending packet */
if(counter >= 10) {
sendPacket("Teststring");
// Beep(20);
blink(20);
delay(10);