guglie
guglie
I confirm that following [this guide](https://github.com/react-navigation/react-navigation/releases/tag/v4.0.0) as suggested by @pjnovas worked
You can use this fix (currently in master) https://github.com/dogmaphobic/mavesp8266/commit/f4413b53168faedef6814ab51de84b533d121205 basically the following include has to be first https://github.com/dogmaphobic/mavesp8266/blob/f4413b53168faedef6814ab51de84b533d121205/src/mavesp8266_httpd.cpp#L38
I made it work using the path to the mavgen module, but it feels like a workaround not the right solution... E.g. (from the mavlink folder) `python pymavlink/tools/mavgen.py --lang=WLua message_definitions/v1.0/common.xml...
+1 I'm available to collaborate on this.