File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1061
1061
[submodule "libraries/drivers/dacx578 "]
1062
1062
path = libraries/drivers/dacx578
1063
1063
url = https://github.com/adafruit/Adafruit_CircuitPython_DACx578.git
1064
+ [submodule "libraries/helpers/display_emoji_text "]
1065
+ path = libraries/helpers/display_emoji_text
1066
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Display_Emoji_Text.git
Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ Helpers for building graphical interfaces using the displayio core module and fr
70
70
Bitmap Saver (adafruit_bitmapsaver) <https://docs.circuitpython.org/projects/bitmapsaver/en/latest/ >
71
71
Display AnalogClock (adafruit_display_analogclock) <https://docs.circuitpython.org/projects/display-analogclock/en/latest/ >
72
72
Display Button (adafruit_display-button) <https://docs.circuitpython.org/projects/display-button/en/latest// >
73
+ Display Emoji Text (adafruit_display_emoji_text) <https://docs.circuitpython.org/projects/display_emoji_text/en/latest/ >
73
74
Display Notification (adafruit_display_notification) <https://docs.circuitpython.org/projects/display_notification/en/latest/ >
74
75
Display Shapes (adafruit_display-shapes) <https://docs.circuitpython.org/projects/display-shapes/en/latest/ >
75
76
Display Text (adafruit_display_text) <https://docs.circuitpython.org/projects/display_text/en/latest/ >
You can’t perform that action at this time.
0 commit comments