From 41cda181b84fb6d062d10c1e77d5489b13030b12 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Mon, 13 Jan 2025 17:31:31 -0500 Subject: [PATCH] Not enough Lua space to paste long script, seems like memory is OK on F4 only:alphax-8chan --- firmware/config/boards/hellen/alphax-8chan/prepend.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/config/boards/hellen/alphax-8chan/prepend.txt b/firmware/config/boards/hellen/alphax-8chan/prepend.txt index 16f67e4a71..5f4a064ef8 100644 --- a/firmware/config/boards/hellen/alphax-8chan/prepend.txt +++ b/firmware/config/boards/hellen/alphax-8chan/prepend.txt @@ -25,3 +25,5 @@ #define show_8chan_presets true #define VR_THRESHOLD_COUNT 3 + +#define LUA_SCRIPT_SIZE 10000