more specific message
This commit is contained in:
parent
f07278587c
commit
e756e5405f
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ esp_err_t _http_event_handle(esp_http_client_event_t *evt) {
|
|||
}
|
||||
|
||||
void enter_sleep() {
|
||||
ESP_LOGI(TAG, "Enter deep sleep");
|
||||
ESP_LOGI(TAG, "Enter sleep");
|
||||
|
||||
static spi_transaction_t trans[SPI_BUF];
|
||||
|
||||
|
|
Loading…
Reference in a new issue