Avoid name collision. Fix wled instance access in ino.

This commit is contained in:
Travis J Dean 2020-03-28 08:45:20 -04:00
parent f35ab125ec
commit f99f13a090
16 changed files with 19 additions and 19 deletions

View file

@ -1,6 +1,6 @@
#include "xml.h"
#include "wled.h"
#include "eeprom.h"
#include "wled_eeprom.h"
#include "ntp.h"