mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 10:51:10 +02:00
4 lines
65 B
C
4 lines
65 B
C
#include "py/obj.h"
|
|
|
|
MP_DECLARE_CONST_FUN_OBJ(dht_readinto_obj);
|