steeve / msr605

Python interface for the MSR605 magnetic card reader
GNU General Public License v3.0
17 stars 8 forks source link

Wrong code command for coercitivity status #10

Open eucalyp opened 6 years ago

eucalyp commented 6 years ago

Line 141 of msr605.py: self._send_command(b'\x79') should be self._send_command(b'\x64')