You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: