tick() => isr() to spotlight interrupt-time
This commit is contained in:
@@ -600,8 +600,8 @@ class Temperature {
|
||||
/**
|
||||
* Called from the Temperature ISR
|
||||
*/
|
||||
static void isr();
|
||||
static void readings_ready();
|
||||
static void tick();
|
||||
|
||||
/**
|
||||
* Call periodically to manage heaters
|
||||
|
||||
Reference in New Issue
Block a user