platform asdev, revert mqtt client changes, uart-isr to flash to save ram

This commit is contained in:
MichaelDvP
2023-10-18 07:54:36 +02:00
parent ddfc9f9dd0
commit 2583da8714
4 changed files with 21 additions and 45 deletions

View File

@@ -8,10 +8,6 @@ the LICENSE file.
#pragma once
#if CONFIG_IDF_TARGET_ESP32S3
// #define EMC_CLIENT_SECURE
#endif
#ifndef EMC_TX_TIMEOUT
#define EMC_TX_TIMEOUT 2000
#endif