From c3a855f314a655db524a1dbbfb1742347775e8a8 Mon Sep 17 00:00:00 2001 From: Hendrik Groove Date: Sun, 30 Mar 2025 20:37:15 +0200 Subject: [PATCH] Refactor QUEUE_WAIT_BLOCKING definition for clarity --- components/truma_inetbox/LinBusListener_esp_idf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/truma_inetbox/LinBusListener_esp_idf.cpp b/components/truma_inetbox/LinBusListener_esp_idf.cpp index 91f8a6b..f409802 100644 --- a/components/truma_inetbox/LinBusListener_esp_idf.cpp +++ b/components/truma_inetbox/LinBusListener_esp_idf.cpp @@ -15,7 +15,7 @@ namespace truma_inetbox { static const char *const TAG = "truma_inetbox.LinBusListener"; -#define QUEUE_WAIT_BLOCKING (portTickType) portMAX_DELAY +#define QUEUE_WAIT_BLOCKING portMAX_DELAY void LinBusListener::setup_framework() { // uartSetFastReading