Small updates

This commit is contained in:
Marius Muja 2024-01-20 17:31:31 -08:00
parent e7e8fcac6d
commit 14fb3d84a5
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#pragma once
#define ESP_LOG1 ESP_LOGV
#define ESP_LOG2 ESP_LOGV
#define ESP_LOG1 ESP_LOGD
#define ESP_LOG2 ESP_LOGD