LeClubSandwichStudio / LaCOOLBoard

Arduino library & sample sketches for La COOL Board, the open-source, open-hardware environmental monitoring and control device
http://www.lacool.co
MIT License
3 stars 5 forks source link

Convert Seconds in LOW_POWER_SLEEP to microseconds #198

Closed LeSuedois closed 6 years ago

LeSuedois commented 6 years ago

Easy bug, the seconds in LOW_POWER_SLEEP where not converted to microseconds. Please see #191 for details.