You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just wanted to let you know that I had to change the struct.pack in electronics.gateways.LinuxDevice to use unsigned bytes (@b, as shown here). Couldn't get it to work with @b...
The text was updated successfully, but these errors were encountered:
Hi Martijn,
just wanted to let you know that I had to change the struct.pack in electronics.gateways.LinuxDevice to use unsigned bytes (@b, as shown here). Couldn't get it to work with @b...
The text was updated successfully, but these errors were encountered: