Skip to content

Commit

Permalink
Automated update by Adabot (adafruit/adabot@b025932)
Browse files Browse the repository at this point in the history
Updating https://github.com/adafruit/Adafruit_CircuitPython_Debouncer to 1.3.3 from 1.3.2:
  > Remove setup.py.disabled for PyPI deploy.
  > Add setup.py for PyPI deploy.

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_Debouncer
  • Loading branch information
adafruit-adabot committed Jun 20, 2020
1 parent d18a50c commit d4db9f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion circuitpython_library_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 233 lib
* [Adafruit CircuitPython BoardTest](https://github.com/adafruit/Adafruit_CircuitPython_BoardTest.git)
* [Adafruit CircuitPython BusDevice](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-busdevice))
* [Adafruit CircuitPython CursorControl](https://github.com/adafruit/Adafruit_CircuitPython_CursorControl.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-cursorcontrol))
* [Adafruit CircuitPython Debouncer](https://github.com/adafruit/Adafruit_CircuitPython_Debouncer.git)
* [Adafruit CircuitPython Debouncer](https://github.com/adafruit/Adafruit_CircuitPython_Debouncer.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-debouncer))
* [Adafruit CircuitPython Debug I2C](https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C.git)
* [Adafruit CircuitPython Display Button](https://github.com/adafruit/Adafruit_CircuitPython_Display_Button.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-display-button))
* [Adafruit CircuitPython Display Notification](https://github.com/adafruit/Adafruit_CircuitPython_Display_Notification.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-display-notification))
Expand Down
2 changes: 1 addition & 1 deletion libraries/helpers/debouncer
Submodule debouncer updated 2 files
+60 −0 setup.py
+0 −4 setup.py.disabled

0 comments on commit d4db9f7

Please sign in to comment.