index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dht
/
dht.h
blob: 20954036df065fbd96c77ac3d2e01be0d65a6c28 (
plain
)
1
2
3
#include
"py/obj.h"
MP_DECLARE_CONST_FUN_OBJ_2
(
dht_readinto_obj
);