mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 01:10:20 +01:00
Fix: Syntax error in defines
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <AsyncJson.h>
|
||||
|
||||
#ifndef PIN_MAPPING_REQUIRED
|
||||
#define DPIN_MAPPING_REQUIRED 0
|
||||
#define PIN_MAPPING_REQUIRED 0
|
||||
#endif
|
||||
|
||||
WebApiWsLiveClass::WebApiWsLiveClass()
|
||||
|
||||
Reference in New Issue
Block a user