CronAlarms icon indicating copy to clipboard operation
CronAlarms copied to clipboard

attempt to create a cron alarm at the specified CronID

Open jaggil opened this issue 3 years ago • 0 comments

// attempt to create a cron alarm at the specified CronID CronID_t CronClass::create(CronID_t id, const char * cronstring, OnTick_t onTickHandler, bool isOneShot)

jaggil avatar Nov 30 '21 10:11 jaggil