Commit 542b1c9
committed
Automated update by Adabot (adafruit/adabot@5b7e4de)
Updating https://github.com/adafruit/Adafruit_CircuitPython_OV2640 to 1.0.1 from 1.0.0:
> Merge pull request adafruit/Adafruit_CircuitPython_OV2640#3 from adafruit/ulab-example
Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1306 to 2.12.0 from 2.11.6:
> Merge pull request adafruit/Adafruit_CircuitPython_SSD1306#66 from mcauser/patch
Updating https://github.com/adafruit/Adafruit_CircuitPython_TCS34725 to 3.3.8 from 3.3.7:
> Merge pull request adafruit/Adafruit_CircuitPython_TCS34725#37 from silviaCC/simpletest_and_color_rgb_update
> Moved default branch to main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 2.18.6 from 2.18.5:
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#153 from lesamouraipourpre/max-size
Updating https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display to 1.0.2 from 1.0.1:
> Merge pull request adafruit/Adafruit_CircuitPython_Simple_Text_Display#2 from kattni/pypi
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
> Added the following libraries: Adafruit_CircuitPython_Simple_Text_Display1 parent efcf019 commit 542b1c9
File tree
6 files changed
+6
-6
lines changed- libraries
- drivers
- helpers
6 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
Submodule display-text updated 10 files
- .pre-commit-config.yaml+1
- adafruit_display_text/__init__.py+1-1
- adafruit_display_text/bitmap_label.py+1-1
- adafruit_display_text/label.py+2-5
- examples/display_text_advance_example.py+1-1
- examples/display_text_anchored_position.py+1-1
- examples/display_text_background_color_padding.py+1-1
- examples/display_text_label_vs_bitmap_label_comparison.py+2-2
- examples/display_text_pyportal.py+1-1
- examples/display_text_wrap_pixels_test.py+1-1
0 commit comments