Hi experts,
still amazed of CHDK even after 2 years using it. Respect!
I have just a small issue:
By powering on my G15 with the play back button or the power button the lua command
set_record(true) from an autostarted script does not switch the camera in record mode.
On my SX260 and my IXUS 85S it works fine.
The following script never prints something:
set_record(1)
while not get_mode() do
sleep(100)
end
print (get_mode())
Any idea?
It would help speeding up my startup sequence at the field with my copter...
Greetings,
Harald