commit | bf0f49f14560bf25d276c25d00ab70c1f9e57cab | [log] [tgz] |
---|---|---|
author | matt venn <matt@mattvenn.net> | Sat Aug 13 16:01:49 2022 +0200 |
committer | GitHub <noreply@github.com> | Sat Aug 13 16:01:49 2022 +0200 |
tree | 53d152aff5f86a62cef58106b121d2ccb6eaa631 | |
parent | 2fc3a3098bf515c027ac06282974e29b187ddf67 [diff] |
add 7 seg decoder
diff --git a/project_urls.py b/project_urls.py index 4db00db..a3a631a 100644 --- a/project_urls.py +++ b/project_urls.py
@@ -5,4 +5,5 @@ 'https://github.com/mattvenn/wokwi_inverters', 'https://github.com/wokwi/tiny-tapeout-test-simple', 'https://github.com/omerk/tinytapeout-demo1', + 'https://github.com/mattvenn/tinytapeout-7seg-decoder', ]