This frame delimiter fix works around the null character bug by eliminating null characters from messages received and using '\1' as the delimiter instead. This also seems to resolve the pairing acknowledgement issue, so that workaround has been reverted.
In GitLab by @MelonShooter on Mar 7, 2023, 21:33
Merges change-frame-delimiter -> main
This frame delimiter fix works around the null character bug by eliminating null characters from messages received and using '\1' as the delimiter instead. This also seems to resolve the pairing acknowledgement issue, so that workaround has been reverted.
Related to #12.