JMWilton

Results 2 issues of 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: ![image](https://github.com/ayushsharma82/WebSerial/assets/56261911/7af8264f-f203-4ff7-8aec-c10bc0172554) 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....