Fragtality/PilotsDeck

Additional calculator code support

Closed this issue · 4 comments

Allow calculator code to be used as a 'Variable' input and on display value buttons.

Not possible, the API for the MF Event Module does not return any Value. Externally running Calculator Code is still not possible to my knowledge.

I was dumb and completely forgot how the MF Module operates 🤦‍♂️

Looking into it! 🤞

Check the latest Installer!

For Reading the Code has to be prefixed with "C:", e.g.
C:(L:INI_gpu_avail, Bool) (A:EXTERNAL POWER ON:1, Bool) ! and if{ 1 } els{ 0 }

Perfect, appears to be working as expected 🙌🏻