CircuitPython Mini Operating System for Pimoroni Badger2040 Electronic Badge
GNU General Public License v3.0
1
stars
2
forks
source link
Fix crash when displaying user badge QR Code if data is too long for miniQR lib #14
Open
ben-hawks opened 6 months ago
Currently, if the data a user has entered for their badge is too long, the miniQR library from adafruit cannot handle it and the badge crashes.