Commit 467ac3e
authored
2 files changed
+3
-1
lines changedSubmodule TheengsDecoder updated 29 files
- docs/devices/BC08.md+12
- docs/devices/IBS-P01B.md+12
- docs/devices/IBS_TH1.md+3-3
- docs/devices/IBS_TH2.md+4-4
- docs/devices/JHT_F525.md+12
- docs/devices/LYWSD03MMC.md+1-1
- docs/devices/MHO-C401.md+12
- docs/participate/adding-decoders.md+4-2
- library.json+1-1
- library.properties+1-1
- python/CMakeLists.txt+1-1
- python/setup.py+1-1
- src/decoder.cpp+48-3
- src/decoder.h+7-4
- src/devices.h+10-6
- src/devices/BC08_json.h+53
- src/devices/IBS_TH1_json.h-49
- src/devices/IBS_TH2_json.h-26
- src/devices/IBS_THBP01B_json.h+50
- src/devices/IBT_2X_json.h+25-3
- src/devices/IBT_4XS_json.h+2-2
- src/devices/IBT_6XS_SOLIS6_json.h+2-2
- src/devices/JHT_F525_json.h+25
- src/devices/LYWSD03MMC_json.h+6-6
- src/devices/Miband_json.h+3-2
- src/devices/SBCU_json.h+29-1
- src/devices/TPMS_json.h+3-4
- tests/BLE/test_ble.cpp+168-77
- tests/BLE_fail/test_ble_fail.cpp+1-5
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments