02-01-2023, 07:23 PM
Hi,
the first 32 variables are used as float number.
You have to use the Variables from V32 and above. Or to reduse the V_memory_count to 15
#define V_memory_count 15
the first 32 variables are used as float number.
You have to use the Variables from V32 and above. Or to reduse the V_memory_count to 15
#define V_memory_count 15