Gday.
Using: [113] Fbrowser1.zip
* Voice tag after photo take (using set) still don't work. However, recording audio via audio menu and record audio, does work.
* LV rate is still broken. Still rotates the picture.
* When the camera is "sleeping". Pressing the Delete button doesn't wake it up. It just makes the little red light flash for a bit
I got a simple TinyCC script running that does printf's. But how do I do useful stuff? I couldn't find any doco nor API. I saw the PicoCC API forum page, but using those functions result in not finding the API function. I'm starting to think that TinyCC requires direct including and using the functions that ML uses internally rather than a new fake API, is this correct?
I grabbed the Hello.c example from the picoc examples. I removed the takepic and sleep calls, and left only the printfs. I wrapped it around an int main(int n) {} and kept the comments at the top. ML then reads the comments properly and prompts me for a 'number of shots to take'. But then this 'number of shots to take' isn't passed into my int n on the main function.
I also had some difficulty with Auto ETTR but it was because my 'exposure simulation' was turned off. D'oh! All good now. A very handy feature!
*shruggles
I confirm the format works

and that the wifi remote shoot still works. Yay. Thanks