From 4bd398ff38f59e0eaeb3ac42e4aa2f3fa6cadca7 Mon Sep 17 00:00:00 2001 From: InfraredAces <44279698+InfraredAces@users.noreply.github.com> Date: Tue, 13 Aug 2024 11:24:39 -0700 Subject: [PATCH] Correct max macro lines --- docs/web-configurator/menu-pages/09-macros.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web-configurator/menu-pages/09-macros.mdx b/docs/web-configurator/menu-pages/09-macros.mdx index 79129ee..4dd9ae9 100644 --- a/docs/web-configurator/menu-pages/09-macros.mdx +++ b/docs/web-configurator/menu-pages/09-macros.mdx @@ -68,7 +68,7 @@ This describes is how the GPIO pin or the combination set in [`Uses Button`](#us ## Macro Input Line Editor -Each individual macro has a maximum of 50 lines where each input line has a maximum of 18 gamepad inputs (using all available gamepad inputs). +Each individual macro has a maximum of 30 lines where each input line has a maximum of 18 gamepad inputs (using all available gamepad inputs). ![GP2040-CE Configurator - Macro Input Line](../../assets/images/gpc-macros-input-line.png)