Skip to content

Commit 8c23827

Browse files
SteWershawa-lc4
authored andcommitted
[MI BLE] added support for LYWSD02MMC (arendst#20381)
* [MI BLE] added support for LYWSD02MMC - initial support for MI LYWSD02MMC - code rework * Update CHANGELOG.md * Update CHANGELOG.md * [MI BLE] add Mi32Time / bugfixes * [MI BLE] plain read, debug enhanced * [MI BLE] add LYWSD02MMC battery * [MI BLE] improved debug log, code cleanup * [MI BLE] improved debug log, code optimize
1 parent b566e11 commit 8c23827

File tree

2 files changed

+188
-232
lines changed

2 files changed

+188
-232
lines changed

tasmota/tasmota_xdrv_driver/xdrv_79_esp32_ble.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -2587,7 +2587,7 @@ void CmndBLEAdv(void){
25872587

25882588

25892589
//////////////////////////////////////////////////////////////
2590-
// Determine what to do with advertismaents
2590+
// Determine what to do with advertisements
25912591
// BLEAdv0 -> suppress MQTT about devices found
25922592
// BLEAdv1 -> send MQTT about devices found after each scan
25932593
void CmndBLEDebug(void){

0 commit comments

Comments
 (0)