From 34bcbac2dfcc94277350da092037f472dc6147ac Mon Sep 17 00:00:00 2001 From: wu58430 Date: Mon, 4 Dec 2023 21:16:46 +0800 Subject: [PATCH] MDC RX --- app/menu.c | 1 + 1 file changed, 1 insertion(+) diff --git a/app/menu.c b/app/menu.c index f0e6107..250a74f 100644 --- a/app/menu.c +++ b/app/menu.c @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +#include #include "app/mdc1200.h" #include #include "driver/uart.h"