Commit f83edba
committed
Automated update by Adabot (adafruit/adabot@131849a)
Updating https://github.com/adafruit/Adafruit_CircuitPython_floppy to 1.0.1 from e2d8f2a:
< fix python version for rtd
Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X to 1.1.1 from 1.1.0:
> Merge pull request adafruit/Adafruit_CircuitPython_VL53L1X#6 from kattni/update-multi-breakout-demo
> Merge pull request adafruit/Adafruit_CircuitPython_VL53L1X#5 from FoamyGuy/fix_docs_link
> change discord badge
> Patch: Replaced discord badge image
> Updated gitignore
Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout to 1.19.0 from 1.18.0:
> Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_Layout#70 from FoamyGuy/tab_layout
> change discord badge
> Patch: Replaced discord badge image
> Updated gitignore
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
> Added the following libraries: Adafruit_CircuitPython_floppy1 parent c42223c commit f83edba
File tree
4 files changed
+5
-4
lines changed- libraries
- drivers
- helpers
4 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
Submodule displayio_layout updated 11 files
- .gitignore+39-10
- README.rst+1-1
- adafruit_displayio_layout/layouts/page_layout.py+14-14
- adafruit_displayio_layout/layouts/tab_layout.py+288
- docs/api.rst+12
- examples/bmps/active_tab_sprite.bmp
- examples/bmps/active_tab_sprite.bmp.license+2
- examples/bmps/inactive_tab_sprite.bmp
- examples/bmps/inactive_tab_sprite.bmp.license+2
- examples/displayio_layout_tab_layout_simpletest.py+148
- examples/displayio_layout_tab_layout_touchtest.py+137
0 commit comments