micropython/stm/i2c.h
2013-12-28 19:23:33 -05:00

2 lines
54 B
C

mp_obj_t pyb_I2C(mp_obj_t i2c_id, mp_obj_t i2c_addr);