mirror of
https://github.com/Fishwaldo/WLED.git
synced 2025-07-12 07:58:36 +00:00
Avoid name collision. Fix wled instance access in ino.
This commit is contained in:
parent
f35ab125ec
commit
f99f13a090
16 changed files with 19 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "xml.h"
|
||||
#include "wled.h"
|
||||
#include "eeprom.h"
|
||||
#include "wled_eeprom.h"
|
||||
#include "ntp.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue