mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-27 15:56:11 +02:00
changes for AsyncWebserver from mathieucarbou
This commit is contained in:
parent
24ceb3e97e
commit
ef52ad1b0d
6 changed files with 37 additions and 36 deletions
|
@ -817,7 +817,6 @@ class Inverter {
|
|||
|
||||
private:
|
||||
inline void addAlarm(uint16_t code, uint32_t start, uint32_t end) {
|
||||
bool found = false;
|
||||
uint8_t i = 0;
|
||||
|
||||
if(start > end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue