Six @ssieb suggestion abouth pointers
This commit is contained in:
parent
e3cb619410
commit
e7be05848b
@ -256,7 +256,7 @@ namespace esphome {
|
|||||||
current = ((d)*24*60*60) + ((h)*60*60) + ((m)*60) + (s);
|
current = ((d)*24*60*60) + ((h)*60*60) + ((m)*60) + (s);
|
||||||
|
|
||||||
|
|
||||||
return 0;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace esphome
|
} // namespace esphome
|
Loading…
Reference in New Issue
Block a user