summaryrefslogtreecommitdiffstatshomepage
path: root/drivers/dht/dht.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dht/dht.h')
-rw-r--r--drivers/dht/dht.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dht/dht.h b/drivers/dht/dht.h
index 8274228ac6..20954036df 100644
--- a/drivers/dht/dht.h
+++ b/drivers/dht/dht.h
@@ -1,3 +1,3 @@
#include "py/obj.h"
-MP_DECLARE_CONST_FUN_OBJ(dht_readinto_obj);
+MP_DECLARE_CONST_FUN_OBJ_2(dht_readinto_obj);