From 86741a0e5051ada56a8b104f8a496f29da4c919c Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Mon, 25 Aug 2025 14:13:08 +0200 Subject: [PATCH] t03: use forwarder app. --- avr/devices/t03/uartfd/main.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/avr/devices/t03/uartfd/main.asm b/avr/devices/t03/uartfd/main.asm index 4a1e1a3..81bb6fd 100644 --- a/avr/devices/t03/uartfd/main.asm +++ b/avr/devices/t03/uartfd/main.asm @@ -94,7 +94,8 @@ #define MODULES_UARTFD1 #define APPS_STATS ;#define APPS_NETWORK -#define APPS_ROUTER +;#define APPS_ROUTER +#define APPS_FORWARDER