mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 18:26:30 +00:00
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…
x
Reference in New Issue
Block a user