First implementations for Arduino

This commit is contained in:
dario
2024-02-09 14:30:51 +01:00
parent 436e7a7336
commit 7f451cd868
8 changed files with 134 additions and 31 deletions

View File

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