Minor changes

This commit is contained in:
hsaturn
2021-09-19 12:40:04 +02:00
parent b58f3e3d67
commit 4dcc6a6cf4
6 changed files with 253 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
4. Simple _FMT mechanism ala printf, but without the typeunsafetyness
and no internal buffers for replaceable stream printing
*/
#pragma once
#ifndef ARDUINO_STREAMING
#define ARDUINO_STREAMING