diff --git a/src/modules/sensors/Ble/modinfo.json b/src/modules/sensors/Ble/modinfo.json index 7d9859db..b46fe322 100644 --- a/src/modules/sensors/Ble/modinfo.json +++ b/src/modules/sensors/Ble/modinfo.json @@ -60,27 +60,27 @@ "usedLibs": { "esp32_4mb": [ "https://github.com/h2zero/NimBLE-Arduino.git", - "https://github.com/avaksru/decoder.git" + "https://github.com/Mit4el/decoder.git" ], "esp32_16mb": [ "https://github.com/h2zero/NimBLE-Arduino.git", - "https://github.com/avaksru/decoder.git" + "https://github.com/Mit4el/decoder.git" ], "esp32_4mb3f": [ "https://github.com/h2zero/NimBLE-Arduino.git", - "https://github.com/avaksru/decoder.git" + "https://github.com/Mit4el/decoder.git" ], "esp32cam_4mb": [ "https://github.com/h2zero/NimBLE-Arduino.git", - "https://github.com/avaksru/decoder.git" + "https://github.com/Mit4el/decoder.git" ], "esp32s3_16mb": [ "https://github.com/h2zero/NimBLE-Arduino.git", - "https://github.com/avaksru/decoder.git" + "https://github.com/Mit4el/decoder.git" ], "esp32c3m_4mb": [ "https://github.com/h2zero/NimBLE-Arduino.git", - "https://github.com/avaksru/decoder.git" + "https://github.com/Mit4el/decoder.git" ] } } \ No newline at end of file