micropython/drivers/dht/dht.h

4 wiersze
67 B
C

#include "py/obj.h"
MP_DECLARE_CONST_FUN_OBJ_2(dht_readinto_obj);