Toshik / TickerScheduler

Simple scheduler for ESP8266 Arduino based on Ticker
127 stars 42 forks source link

Is it possible to alter a tasks interval? #11

Closed gjt211 closed 5 years ago

gjt211 commented 7 years ago

I would like to run a task say one minute after reset, then say every 10 minutes. Is that possible without removing the task and recreating it?