فهرست منبع

Fixed to put hasPendingWork out of ENV_INCLUDE_GPS

Kevin Le 4 ماه پیش
والد
کامیت
280213d41f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      examples/companion_radio/MyMesh.h

+ 1 - 1
examples/companion_radio/MyMesh.h

@@ -175,10 +175,10 @@ public:
       sensors.setSettingValue("gps_interval", interval_str);
       sensors.setSettingValue("gps_interval", interval_str);
     }
     }
   }
   }
+#endif
 
 
   // To check if there is pending work
   // To check if there is pending work
   bool hasPendingWork() const;
   bool hasPendingWork() const;
-#endif
 
 
 private:
 private:
   void writeOKFrame();
   void writeOKFrame();