Open MichalSchwarz opened 7 years ago
Hi Guys. I'm a beginner in C programming and I want to send a large html Page. I need to store it in Flash. Is there some way to pass const char index PROGMEM = ... to wifi.send() ?
const char index PROGMEM = ...
Thank you!
Hi Guys. I'm a beginner in C programming and I want to send a large html Page. I need to store it in Flash. Is there some way to pass
const char index PROGMEM = ...
to wifi.send() ?Thank you!