Update WeatherNode.ino

Already slept in setup()
This commit is contained in:
Felix Rusu 2021-06-07 16:37:23 -04:00
parent 17c16fa74d
commit 6e79cc7bde
1 changed files with 0 additions and 1 deletions

View File

@ -229,7 +229,6 @@ void loop()
}
SERIALFLUSH();
flash.sleep();
radio.sleep(); //you can comment out this line if you want this node to listen for wireless programming requests
#if defined(MOTEINO_M0)