Commit ae7acce
committed
Automated update by Adabot (adafruit/adabot@812c633)
Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731 to 2.1.0 from 1.0.0:
> Added examples folder and examples file (adafruit/Adafruit_CircuitPython_IS31FL3731#7)
> [adafruit/Adafruit_CircuitPython_IS31FL3731#3] Remove "TODO" and add description with supported hardware.
> [adafruit/Adafruit_CircuitPython_IS31FL3731#3] Enable Python syntax highlighting in README examples.
> [adafruit/Adafruit_CircuitPython_IS31FL3731#3] Remove "TODO" from README.
Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP9808 to 3.1.0 from 3.0.0:
> added examples folder and .py file
Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 2.1.0 from 2.0.2:
> Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#15 from mrmcwethy/examples
Updating https://github.com/adafruit/Adafruit_CircuitPython_HID to 2.1.0 from 2.0.0:
> Merge pull request adafruit/Adafruit_CircuitPython_HID#9 from Sigafoos/examples
Updating https://github.com/adafruit/Adafruit_CircuitPython_Register to 1.1.0 from 1.0.3:
> Merge pull request adafruit/Adafruit_CircuitPython_Register#8 from mrmcwethy/examples
> Merge pull request adafruit/Adafruit_CircuitPython_Register#7 from tannewt/lint
Updating https://github.com/adafruit/Adafruit_CircuitPython_RTTTL to 2.0.0 from 0.1.0:
> Merge pull request adafruit/Adafruit_CircuitPython_RTTTL#1 from mrmcwethy/addexamples
Updating https://github.com/adafruit/Adafruit_CircuitPython_Waveform to 1.1.0 from 1.0.0:
> added demos for square and sine, fixed square per comment
> added a square waveform generator1 parent cee1167 commit ae7acce
File tree
7 files changed
+7
-7
lines changed- libraries
- drivers
- helpers
7 files changed
+7
-7
lines changed- .gitignore+3-2
- .pylintrc+432
- .travis.yml+20-49
- adafruit_register/i2c_bcd_alarm.py+9-1
- adafruit_register/i2c_bcd_datetime.py+16-5
- adafruit_register/i2c_bit.py+7
- adafruit_register/i2c_bits.py+8-1
- adafruit_register/i2c_struct.py+8
- examples/rwbit.py+34
- examples/rwbits.py+32
- examples/struct.py+28
- examples/unarystruct.py+32
- readthedocs.yml+3-3
- requirements.txt
0 commit comments