Fixed timestamp location.

This commit is contained in:
imi415 2022-07-24 23:50:11 +08:00
parent 2d4804159c
commit bc4499b02f
Signed by: imi415
GPG Key ID: 17F01E106F9F5E0A
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
" " \
"temperature=%.02lf," \
"humidity=%.02lf" \
" " \
"%llu"
static void app_dht_task(void *pvParameters);