|
arduino-audio-tools
|
#include "Str.h"Go to the source code of this file.
Classes | |
| class | Format |
| Drop in pre c++20 Fromatter replacement for Arduino that supports {} placeholders and escaped {{}} braces which supports e.g Serial.println(Format("State: {} | Temp: {} C | Level: {}%", status, temp, battery).c_str());. More... | |
Namespaces | |
| namespace | std |