Adding a couple of new examples
authorSandy Macdonald <sandyjmacdonald@gmail.com>
Sat, 8 Jun 2019 09:07:18 +0000 (10:07 +0100)
committerSandy Macdonald <sandyjmacdonald@gmail.com>
Sat, 8 Jun 2019 09:07:18 +0000 (10:07 +0100)
commita155e335d1f16716fe7c8a80491773a450c10fed
tree497a70b1ca94b7c687d6d0267821f699eb32ecb0
parent29dd29750d748ca35799843b0f273fbefcfaaefd
Adding a couple of new examples
16 files changed:
examples/compensated-temperature.py [new file with mode: 0755]
examples/fonts/Asap/Asap-Bold.ttf [new file with mode: 0644]
examples/fonts/Asap/Asap-BoldItalic.ttf [new file with mode: 0644]
examples/fonts/Asap/Asap-Italic.ttf [new file with mode: 0644]
examples/fonts/Asap/Asap-Medium.ttf [new file with mode: 0644]
examples/fonts/Asap/Asap-MediumItalic.ttf [new file with mode: 0644]
examples/fonts/Asap/Asap-Regular.ttf [new file with mode: 0644]
examples/fonts/Asap/Asap-SemiBold.ttf [new file with mode: 0644]
examples/fonts/Asap/Asap-SemiBoldItalic.ttf [new file with mode: 0644]
examples/fonts/Asap/OFL.txt [new file with mode: 0644]
examples/gas.py
examples/lcd.py [new file with mode: 0755]
examples/light.py
examples/particulates.py [moved from examples/particles.py with 77% similarity]
examples/weather.py [new file with mode: 0755]
library/enviroplus/gas.py