mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
fix Ble
This commit is contained in:
@@ -246,7 +246,9 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
~BleScan(){};
|
||||
~BleScan(){
|
||||
BleSensArray.clear();
|
||||
};
|
||||
};
|
||||
|
||||
//=======================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user