The macros all display exactly as they should on the web config .
Trying to save config to device I get that message.
I’m using my own build which allows (until now) 110 Macros.
It was all good up to about 40 or so macros. It was rather tedious setting them up so I ended up editing a config file directly.
The 80 macros each resemble this snippet:
[
[
"0x000700e0",
"0x00070014"
],
[
"0x000700e0",
"0x00070027"
],
[],
[
"0x000700e0",
"0x00070025"
],
[],
[ "0x000700e0",
"0x00070027"
]
]
Is there a limit somewhere in the source code that I can alter, or is it a hardware limitation of the PICO?