meshtastic / c-sharp

C# / .NET 7 based command line interface for Meshtastic
GNU General Public License v3.0
23 stars 7 forks source link

Made SerialConnection.FromRadio respect readTimeoutMs #65

Closed riddlemd closed 9 months ago

riddlemd commented 10 months ago

SerialConnection currently does not respect the timeout, which causes issues when trying to write an application that can both read and write to the radio (since it will currently read until it gets a message).

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.