marthoc / GarHAge

a Home-Automation-friendly ESP8266-based MQTT Garage Door Controller
MIT License
170 stars 41 forks source link

Fix door status check function #4

Closed marthoc closed 7 years ago

marthoc commented 7 years ago

Changed timeholding variable currentTime from unsigned int to long to increase the predictability of status reporting.