Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna

此提交包含在:
João Brázio
2026-03-05 17:21:38 +00:00
當前提交 8df87d5609
共有 37 個檔案被更改,包括 308 行新增73 行删除
+1
查看文件
@@ -28,6 +28,7 @@ public:
const char* getSettingName(int i) const override;
const char* getSettingValue(int i) const override;
bool setSettingValue(const char* name, const char* value) override;
LocationProvider* getLocationProvider() override { return _location; }
};
extern HeltecV3Board board;