mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-01 03:15:42 +00:00
Update src/mesh/comms/FakeUART.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
fd5ff679f3
commit
cce1b050c8
@ -2,7 +2,7 @@
|
||||
|
||||
#ifdef SENSECAP_INDICATOR
|
||||
|
||||
FakeUART *FakeSerial;
|
||||
FakeUART *FakeSerial = new FakeUART();
|
||||
|
||||
FakeUART::FakeUART() {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user