jorticus / pymate

Outback MATE python interface
https://jared.geek.nz/pymate
GNU General Public License v2.0
28 stars 9 forks source link

Fix Flexmax80 #6

Closed jorticus closed 6 years ago

jorticus commented 6 years ago

Some flexmax devices are returning "02 03" instead of "00 03" in response to a scan command (Issue #2). To resolve this, I'm just masking off the upper byte until I can figure out what it's for.