mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add strcpy_P for native builds
This commit is contained in:
parent
00962f1538
commit
830b3acbef
@ -299,6 +299,7 @@ static WiFiSpiClass WiFi;
|
||||
#define memcpy_P memcpy
|
||||
#define strcasecmp_P strcasecmp
|
||||
#define strcmp_P strcmp
|
||||
#define strcpy_P strcpy
|
||||
#define strstr_P strstr
|
||||
#define halRestartMcu()
|
||||
#define millis SDL_GetTicks
|
||||
|
Loading…
x
Reference in New Issue
Block a user