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