Closed akbiocca closed 2 years ago
Hi Tony.
This is my first experience with git/github, apologies if I didn't do it properly.
-- Alan
On Mon, Sep 12, 2022 at 3:02 AM Tony Smith @.***> wrote:
Merged #5 https://github.com/smittytone/HT16K33-Python/pull/5 into develop-pr-akb.
— Reply to this email directly, view it on GitHub https://github.com/smittytone/HT16K33-Python/pull/5#event-7365964108, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3AIDK6XCRTSK5RK7NYUA6LV535UZANCNFSM6AAAAAAQJ6J6RU . You are receiving this because you authored the thread.Message ID: @.***>
Update ht16k33segment14.py Fixed multiple glyph errors, added decimal to set_char. Not sure why named value was failing, perhaps hash collision in micropython. The value works, the name did not in 1.19.1. Changed numeric fonts to match 7 segment fonts, they didn't match the 7 seg displays in the panel, perhaps should be an option. Tested on Adafruit 4x14 display with Pico W.