docs refresh, add Deep sleep usage with SHT30 sensor and data reporting via HTTP GET

This commit is contained in:
Tester23
2023-09-24 08:17:55 +02:00
parent 735236a3f5
commit 92cbb9ced2
6 changed files with 71 additions and 2 deletions

View File

@ -70,5 +70,9 @@
{
"title": "Advanced I2C driver for multiple devices on single bus - TC74 example",
"file": "autoexecs/soft_i2c_tc74.bat"
},
{
"title": "Deep sleep usage with SHT30 sensor and data reporting via HTTP GET",
"file": "autoexecs/deep_sleep_temp_sensor_http.bat"
}
]