mirror of
https://github.com/m5stack/M5Cloud.git
synced 2026-05-20 10:07:21 -07:00
Add missing attrib to DHT12
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
"""
|
||||
MicroPython Aosong DHT12 I2C driver
|
||||
https://github.com/mcauser/micropython-dht12
|
||||
MIT License, Copyright (c) 2016 Mike Causer
|
||||
"""
|
||||
|
||||
class DHTBaseI2C:
|
||||
|
||||
Reference in New Issue
Block a user