uart.h 74 Bytes Edit Raw Blame History 1 2 3 4 #include "py/obj.h" mp_obj_t writeLine(mp_obj_t a); mp_obj_t readLine();