mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
5 lines
100 B
C++
5 lines
100 B
C++
#include "HardwareSerial.h"
|
|
|
|
HardwareSerial Serial;
|
|
HardwareSerial Serial1;
|
|
HardwareSerial Serial2;
|