File tree
15 files changed
+15
-15
lines changed- libraries
- drivers
- helpers
15 files changed
+15
-15
lines changed- .github/workflows/build.yml+1-1
- .pylintrc+3-3
- CODE_OF_CONDUCT.md+90-35
- adafruit_ht16k33/bargraph.py+3-2
- adafruit_ht16k33/ht16k33.py+12-10
- adafruit_ht16k33/matrix.py+31-17
- adafruit_ht16k33/segments.py+66-52
- docs/conf.py+68-47
- examples/ht16k33_animation_demo.py+89-76
- examples/ht16k33_matrix_pillow_image.py+4-4
- examples/ht16k33_matrix_simpletest.py+4-4
- examples/ht16k33_matrix_text_example.py+1-1
- examples/ht16k33_segments_simpletest.py+9-9
- setup.py+21-29
Submodule thermal_printer updated 10 files
- .github/workflows/build.yml+1-1
- .pylintrc+2-1
- CODE_OF_CONDUCT.md+9-7
- adafruit_thermal_printer/__init__.py+13-3
- adafruit_thermal_printer/thermal_printer.py+103-72
- adafruit_thermal_printer/thermal_printer_264.py+17-13
- adafruit_thermal_printer/thermal_printer_legacy.py+28-24
- docs/conf.py+64-46
- examples/thermal_printer_simpletest.py+17-17
- setup.py+21-29
0 commit comments