You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/experimental/devices/hd44780
Eugene 4251b6f3e3 Fixed MFRC522 trailing sector overflow (#224)
If the passed key is longer than 6 bytes, it will corrupt the access
bits for the trailing sector.

Fixed the bit calculation, updates tests.

Changed signatures to accept 6-byte long arrays instead of slices.

Minor typo for HD44780

Signed-off-by: Eugene Dzhurinsky <jdevelop@gmail.com>
8 years ago
..
hd44780.go Fixed MFRC522 trailing sector overflow (#224) 8 years ago