mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +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