mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Moved test folder
previous location caused issues with building the main SW
This commit is contained in:
parent
da8421dcff
commit
396f41ed77
6 changed files with 3 additions and 3 deletions
6
test/test_lib.cpp
Normal file
6
test/test_lib.cpp
Normal file
|
@ -0,0 +1,6 @@
|
|||
#include "test_lib.h"
|
||||
#include <cstdint>
|
||||
|
||||
MySerial Serial;
|
||||
|
||||
unsigned long test_millis = 0;
|
Loading…
Add table
Add a link
Reference in a new issue