mirror of
https://github.com/micropython/micropython.git
synced 2026-01-17 17:37:17 +01:00
4 lines
65 B
C
4 lines
65 B
C
#include "py/obj.h"
|
|
|
|
MP_DECLARE_CONST_FUN_OBJ(dht_readinto_obj);
|