diff --git a/Examples/WeatherNode/WeatherNode.ino b/Examples/WeatherNode/WeatherNode.ino index b01da3d..b82ba0b 100644 --- a/Examples/WeatherNode/WeatherNode.ino +++ b/Examples/WeatherNode/WeatherNode.ino @@ -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)