Files
python/meshtastic
SpudGunMan da416fcd20 refactor flush
The double flush() is not the root cause; the real issue is that code is trying to use the serial port after it has been closed.
The error occurs both in close() (during flush()) and later in _writeBytes() (during write()), indicating the port is closed or invalid at those times.
2025-10-14 07:54:37 -07:00
..
2025-08-19 22:03:37 +02:00
2024-07-11 12:19:16 -07:00
2025-09-24 21:20:49 -07:00
2025-08-06 18:21:32 +02:00
2020-04-27 16:44:41 -07:00
2025-08-06 18:21:32 +02:00
2025-08-06 18:21:32 +02:00
2025-10-14 07:54:37 -07:00
2025-08-06 18:21:32 +02:00
2025-08-06 18:21:32 +02:00
2025-08-06 18:21:32 +02:00
2025-08-06 18:21:32 +02:00