mirror of https://github.com/arendst/Tasmota.git
undef already defined (#20906)
This commit is contained in:
parent
70bce974b2
commit
9dd1c28cfc
|
@ -25,6 +25,7 @@
|
|||
#include <time.h>
|
||||
|
||||
#ifdef ESP32
|
||||
#undef F
|
||||
#define F(A) A
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue