8000 Release Support ESP8266 · bxparks/AceButton · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support ESP8266

Compare
Choose a tag to compare
@bxparks bxparks released this 07 Mar 19:01
· 472 commits to master since this release
ec163e8
  • 1.0.4 (2018-03-07)
    • Support ESP8266.
      • Split loop() in Stopwatch.ino into inner and outer loops, to
        allow loop() to return periodically.
      • Perform manual testing, since ArduinoUnit does not work on ESP8266.
    • Optimize check() so that checkOrphanedClick() is called only when
      needed.
    • README.md: add benchmark numbers for ESP8266, fix typos.
    • Fix various compiler warnings about unused variables.
0