mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Add working unit tests
This commit is contained in:
parent
f609d54a14
commit
995cc7784c
106 changed files with 589 additions and 582 deletions
5
test/emul/serial.cpp
Normal file
5
test/emul/serial.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "HardwareSerial.h"
|
||||
|
||||
HardwareSerial Serial0;
|
||||
HardwareSerial Serial1;
|
||||
HardwareSerial Serial2;
|
Loading…
Add table
Add a link
Reference in a new issue