marthoc / GarHAge

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

Fix door status check function #4

Closed marthoc closed 6 years ago

marthoc commented 6 years ago

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