Open chrisf4lc0n opened 8 years ago
That does not do the job I am afraid, I have changed it to findval myself, but still kept getting error...
The problem must lie somewhere in the calibration.py file, but as I said being a complete Python noob does not help, I will however try to work it out...
It's something to do with line 59 (in 20829d8):
'function': eval("lambda x: " + func),
I'm not sure why Python doesn't recognise the findval()
function when evaluating the lambda.
Thanks for pointing me in the right direction... I will work on that.
DEBUG:main: ERROR: Exception during output: global name 'findVal' is not defined