Fix: Syntax error in defines
This commit is contained in:
parent
571ba2f350
commit
653efb41a2
@ -11,7 +11,7 @@
|
||||
#include <AsyncJson.h>
|
||||
|
||||
#ifndef PIN_MAPPING_REQUIRED
|
||||
#define DPIN_MAPPING_REQUIRED 0
|
||||
#define PIN_MAPPING_REQUIRED 0
|
||||
#endif
|
||||
|
||||
WebApiWsLiveClass::WebApiWsLiveClass()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user