Improvements and unit tests

This commit is contained in:
Cabooman 2024-02-05 14:10:12 +01:00
parent 4d95fcfc31
commit 44c02745bf
9 changed files with 425 additions and 2 deletions

View file

@ -0,0 +1,6 @@
#include "test_lib.h"
#include <cstdint>
MySerial Serial;
unsigned long test_millis = 0;