Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Apr 21, 2024
1 parent e0c15ad commit b79a986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Meanwhile, refer to [BresserWeatherSensorTTN - README.md](https://github.com/mat
| [ ] / [ ] | CMD_SET_SLEEP_INTERVAL_LONG | 0xA9 (169) | interval[15:8]<br>interval[7:0] | n.a. |
| [ ] / [ ] | CMD_GET_LW_CONFIG | 0xB1 (177) | 0x00 | sleep_interval[15:8]<br>sleep_interval[7:0]<br>sleep_interval_long[15:8]<br>sleep_interval_long[7:0] |
| [ ] / [ ] | CMD_GET_WS_TIMEOUT | 0xC0 (192) | 0x00 | ws_timeout[7:0] |
| [ ] / [ ] | CMD_SET_WS_TIMEOUT | 0xC1 (193) | ws_timeout[7:0] | n.a. |
| [X] / [ ] | CMD_SET_WS_TIMEOUT | 0xC1 (193) | ws_timeout[7:0] | n.a. |
| [X] / [ ] | CMD_RESET_RAINGAUGE | 0xC3 (195) | flags[7:0] | n.a. |
| [ ] / [ ] | CMD_GET_SENSORS_INC | 0xC4 (196) | 0x00 | sensors_inc0[31:24]<br>sensors_inc0[23:15]<br>sensors_inc0[16:8]<br>sensors_inc0[7:0]<br>... |
| [ ] / [ ] | CMD_SET_SENSORS_INC | 0xC5 (197) | sensors_inc0[31:24]<br>sensors_inc0[23:15]<br>sensors_inc0[16:8]<br>sensors_inc0[7:0]<br>... | n.a. |
Expand Down

0 comments on commit b79a986

Please sign in to comment.