summaryrefslogtreecommitdiff
path: root/shared-bindings/alarm/pin/PinAlarm.h
AgeCommit message (Collapse)Author
2020-12-22A couple sleep fixesScott Shawcroft
* Better messaging when code is stopped by an auto-reload. * Auto-reload works during sleeps on ESP32-S2. Ticks wake up the main task each time. * Made internal naming consistent. CamelCase Python names are NOT separated by an underscore.
2020-12-01address review commentsDan Halbert
2020-11-25changed alarm.time APIDan Halbert
2020-11-22wipDan Halbert
2020-11-20compilesDan Halbert
2020-11-19wipDan Halbert
2020-11-19WIP: redo API; not compiled yetDan Halbert