32 broken

This commit is contained in:
Yuri Trikoz
2020-06-22 03:11:02 +03:00
parent 40688130fd
commit 092bec7dde
34 changed files with 1308 additions and 341 deletions

View File

@@ -2,6 +2,8 @@
#include <Arduino.h>
#include "CommonTypes.h"
uint8_t hexStringToUint8(String hex);
uint16_t hexStringToUint16(String hex);