mirror of
https://github.com/meshtastic/firmware.git
synced 2026-03-25 10:33:35 -04:00
I think this will fix portduino...
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
#include "SinglePortModule.h"
|
||||
#include "concurrency/OSThread.h"
|
||||
#include "configuration.h"
|
||||
#ifndef ARCH_PORTDUINO
|
||||
#include <NonBlockingRtttl.h>
|
||||
#endif
|
||||
#include <Arduino.h>
|
||||
#include <functional>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user