First implementations for Arduino

This commit is contained in:
dario
2023-11-05 15:55:45 +01:00
parent 5edc9a1f91
commit 32ff235822
9 changed files with 135 additions and 32 deletions

View File

@@ -6,6 +6,8 @@
#if defined(STA_PLATFORM_ARDUINO) || defined(DOXYGEN)
#include <stdint.h>
namespace sta
{
/**