From 7365299b0fc0e5d8335ceba0a2a7accbf600e8ba Mon Sep 17 00:00:00 2001 From: shgutte Date: Thu, 20 Jul 2023 01:56:49 +0530 Subject: [PATCH] Added TODO for RSI_ERROR define --- src/platform/silabs/rs911x/rsi_ble_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/platform/silabs/rs911x/rsi_ble_config.h b/src/platform/silabs/rs911x/rsi_ble_config.h index 2a44be7e6c6acd..72fe9fac961739 100644 --- a/src/platform/silabs/rs911x/rsi_ble_config.h +++ b/src/platform/silabs/rs911x/rsi_ble_config.h @@ -24,6 +24,7 @@ * * Macros * ******************************************************/ //! application event list +//TODO: remove this define after integration of the new wifi sdk #ifndef RSI_FAILURE // failure return value #define RSI_FAILURE -1