mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
fix lint warning with osx xcode compiler
This commit is contained in:
@@ -39,7 +39,9 @@
|
||||
#define LOW 0
|
||||
#define HIGH 1
|
||||
|
||||
#ifndef NAN
|
||||
#define NAN 0
|
||||
#endif
|
||||
|
||||
#define INPUT 0
|
||||
#define OUTPUT 1
|
||||
|
||||
Reference in New Issue
Block a user