rvdbreemen / OTGW-firmware

A ESP8266 devkit firmware for the Nodoshop version of the Opentherm Gateway (OTGW)
MIT License
145 stars 34 forks source link

WIP: branch working on adding support for an external display. #178

Open DaveDavenport opened 1 year ago

rvdbreemen commented 1 year ago

Linked to Issue #152

DaveDavenport commented 1 year ago

tick is often used for a periodic updating thing.. (f.e. systick timer) We could also change it to 'loop()' that is often used in arduino?