Fix onSend() serial protocol event


Recommended Posts

Posted

When editing serial protocols, the onSend() event frequently gets text copied into it from other functions (esp. onReceive) which makes debugging an absolute nightmare since this function also has a refresh issue and the copied text generally goes unnoticed unless opened in a third-party editor.

Archived

This topic is now archived and is closed to further replies.