Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-09 | 416 Bytes | |
Support for ESP 3.0 core source code.tar.gz | 2024-09-09 | 1.2 MB | |
Support for ESP 3.0 core source code.zip | 2024-09-09 | 1.4 MB | |
Totals: 3 Items | 2.6 MB | 0 |
- Support for ESP 3.0 by akellai.
- restartTimer() now uses variable sMicrosAtLastStopTimer to keep track of uncounted ticks between stopTimer() and restartTimer().
- Removed functions addTicksToInternalTickCounter() and addMicrosToInternalTickCounter(), which were added in 4.1.0.
- Version 2.2.0 of TinyIR with new TinyReceiverDecode() function to be used as drop in for IrReceiver.decode().
- Support of RC6A.