feat:增加蓝牙配网设备编号
This commit is contained in:
@@ -113,6 +113,9 @@ private:
|
||||
String _blePendingJson; // 待处理的 BLE 配网 JSON
|
||||
bool _blePendingFlag; // 有未处理的 BLE 数据
|
||||
void _processBLEPending(); // 在 loop() 上下文处理
|
||||
|
||||
// AP SSID (前缀+MAC后4位, BLE 命名复用)
|
||||
String _apSsid;
|
||||
};
|
||||
|
||||
#endif // WIFI_MANAGER_H
|
||||
|
||||
Reference in New Issue
Block a user