Use C# style syntax for formatting strings.
Where `Serial.print("My value is: "); Serial.println(someVariable)` is annoyingly cumbersome. Use `DEBUG_PRINT("My value is: {0}", someVariable);` instead.
Filename | Release Date | File Size |
---|---|---|
DF_Print-0.1.2.zip | 2022-08-14 | 8.10 KiB |
DF_Print-0.1.1.zip | 2022-08-13 | 6.94 KiB |
DF_Print-0.1.0.zip | 2022-08-13 | 6.01 KiB |