mirror of
https://github.com/arendst/Tasmota.git
synced 2026-06-11 12:55:33 -04:00
undef already defined (#20906)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <time.h>
|
||||
|
||||
#ifdef ESP32
|
||||
#undef F
|
||||
#define F(A) A
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user