From 9ae5f15073d408272d66d801a97e5f6bebf551fb Mon Sep 17 00:00:00 2001 From: simbit18 Date: Sat, 8 Aug 2026 17:21:35 +0200 Subject: [PATCH] apps/industry/nxmodbus: nxstyle fix Relative files path - fix Relative file path does not match actual file. Signed-off-by: simbit18 --- industry/nxmodbus/Make.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/industry/nxmodbus/Make.defs b/industry/nxmodbus/Make.defs index 539b48d64..3803f4a9d 100644 --- a/industry/nxmodbus/Make.defs +++ b/industry/nxmodbus/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# apps/modbus/nxmodbus/Make.defs +# apps/industry/nxmodbus/Make.defs # # SPDX-License-Identifier: Apache-2.0 #