Tagged “Arduino”
-
Multi-Line Strings in Arduino
I've been playing around with doing Web servers on ESP8266 wifi microcontrollers and I've run into a tedious problem of how to write large blocks of text like HTML and CSS as strings within the C++ code. Here are some options that I've found and how well they work.
See all tags.