Me No Dev

Results 484 comments of Me No Dev

yes I will :) I need to clean some stuff up. Images are manually inlined though, but those will likely not change.

There you go :) https://github.com/me-no-dev/esp8266fcgui/commit/534a7677b5fb22f1fa9ae78ccdadeb5e09bfd21b

code is modified, so I think it's a good idea if someone wants to update it :) if you get the source as it is from the respectfull places, it...

All images are inlined in the css and js (only a few are left as is). All flashing stuff has been removed and the Serial driver has been replaced with...

code would not fit and it's a bit dangerous to flash that way :) so I opted out :) no bricked copters on the field :D

it can fit on 16MB for sure, but that is a case where it's not standardly supported by Arduino (because ESP8266's bootloader does not support flash larger than 4MB). I...

BTW with latest Arduino IDEs I am able to install to Documents/Arduino/hardware and Documents/Arduino/Libraries, which is way more easy to find and access. I wonder if instructions should change.

they are mentioned in readme :) and properly linked ### Requirements - ESP8266 module with at least 4MB flash. [This module](https://www.wemos.cc/product/d1-mini-pro.html) weights 2.5g and is ready to go - Recent...

for raceflight to fit, larger flash is required. KISS GUI takes about 900KB and BetaFlight is around 2MB which fills the amount of SPIFFS that arduino supports by default, so...

like the tools do not support it, linker does not support it, OTA does not support it... that kind of issue :)