diff --git a/src/mesh/RadioLibInterface.h b/src/mesh/RadioLibInterface.h index 569c5411f..1202c3bbc 100644 --- a/src/mesh/RadioLibInterface.h +++ b/src/mesh/RadioLibInterface.h @@ -4,8 +4,8 @@ #include "RadioInterface.h" #include "concurrency/NotifiedWorkerThread.h" -#include #include +#include // ESP32 has special rules about ISR code #ifdef ARDUINO_ARCH_ESP32