index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
dht
/
dht.h
blob: 20954036df065fbd96c77ac3d2e01be0d65a6c28 (
plain
) (
blame
)
1
2
3
#include "py/obj.h" MP_DECLARE_CONST_FUN_OBJ_2(dht_readinto_obj);