JMWilton
JMWilton
When executing the following code: WebSerial.println(WiFi.localIP()); //delay(500); WebSerial.println("joe was here"); // delay(500); WebSerial.println("this is now"); The output is:  When executing the following code: WebSerial.println(WiFi.localIP()); delay(500); WebSerial.println("joe was here"); delay(500);...
**Describe the bug* I have upgraded to FlightGear 2024.1.3 and now am seeing an error dialog when starting the B787-8 GEnx. **To reproduce** Choose 787-8 GEnx as the active aircraft....