Thread created automatically to discuss a document in the White Papers.
Scripting v.1 by CJO
I got exited for a moment finding this but since you opened a thread concerning problems with the camera/navigation script I guess that code is not going to work correctly, or?
At the moment? No
I will post new code as the solution is worked out.
I have refrained so far because there have been no major developments.
I’m sure you know this already, but just in case…
in math.c the following line appears:
short long e[23] = {2097152, 1238021, 654136, 332050, 166669, 83416, 41718, 20860, 10430, 5215, 2607, 1304, 652, 326, 163, 81, 41, 20, 10, 5, 2, 1, 1};
(well,in MPLAB it was one line)
MPLAB replies with the following error:
Error - symbol ‘e’ has multiple definitions.