diff --git a/examples/companion_radio/MyMesh.h b/examples/companion_radio/MyMesh.h index af5e030b..3164d93d 100644 --- a/examples/companion_radio/MyMesh.h +++ b/examples/companion_radio/MyMesh.h @@ -174,10 +174,10 @@ public: sensors.setSettingValue("gps_interval", interval_str); } } +#endif // To check if there is pending work bool hasPendingWork() const; -#endif private: void writeOKFrame();