Commit a96dcb0
committed
Automated update by Adabot (adafruit/adabot@3b40201)
Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout to 1.5.1 from 1.4.0:
> Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_Layout#21 from FoamyGuy/remove_print
> Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_Layout#20 from FoamyGuy/fix_setup_py
> "Increase duplicate code check threshold "
Updating https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing to 1.14.0 from 1.13.4:
> Merge pull request adafruit/Adafruit_CircuitPython_FeatherWing#68 from FoamyGuy/add_tft_3_5_inch
> "Increase duplicate code check threshold "1 parent dd4992c commit a96dcb0
2 files changed
+2
-2
lines changedSubmodule featherwing updated 10 files
- .pylintrc+2-3
- adafruit_featherwing/auto_writeable.py+32
- adafruit_featherwing/keyboard_featherwing.py+9-28
- adafruit_featherwing/matrix_featherwing.py+5-15
- adafruit_featherwing/pixelmatrix.py+3-15
- adafruit_featherwing/rtc_featherwing.py+1
- adafruit_featherwing/tft_featherwing.py+67
- adafruit_featherwing/tft_featherwing_24.py+9-29
- adafruit_featherwing/tft_featherwing_35.py+37
- examples/featherwing_tft35_simpletest.py+29
0 commit comments