v1.1.1
v1.1.1
is out 🎉
Bug fixes
- When using the
network
mode, some of the SBS1 messages where mangled from the stream. It was due to the stream outputting more than one message per frame which shouldn't happen. It was fixed by splitting the received data by\n
character and iterating as usual over it.