Hello.
I am using DAKY FPV H743 Flight controller with 4.6.3-FIRMWARE_VERSION_TYPE_OFFICIAL.
I’d like to use on board 16MB flash memory also for lua scripts, but firmware reserves whole 16MB for Blackbox virtual filesystem, so i am not able to store lua scripts on that. This FC doesn’t have SD card slot - just flash chip.
How could I change this situation? For simple scripts it is enough to have just a small part - 1-2MB, but available to create scripts directory to store lua scripts.
Is it possible with cyrrent firmware? Any chance to get version supporting lua scripts on FC’s with flash chips instead of sd card?