channel reset on divider change WIP

This commit is contained in:
2023-01-22 23:34:22 +02:00
parent 2f3c81a8a4
commit e274b66839
2 changed files with 36 additions and 17 deletions

8
README.MD Normal file
View File

@ -0,0 +1,8 @@
TODO:
- Add min and max values
- External clock
- Switch to U8G2 for screen
- Save state to EEPROM when stopped
Timer library available here
https://github.com/PaulStoffregen/FlexiTimer2