SmingHub / Sming

Sming - powerful open source framework simplifying the creation of embedded C++ applications.
https://sming.readthedocs.io
GNU Lesser General Public License v3.0
1.47k stars 348 forks source link

Fix Esp32 timer1 tick test #2837

Closed mikee47 closed 3 months ago

mikee47 commented 3 months ago

Down counter value requires initialising or won't read correctly. Fixes #2820