micropython/stm/i2c.h

2 lines
54 B
C
Raw Normal View History

2013-12-29 08:23:33 +08:00
mp_obj_t pyb_I2C(mp_obj_t i2c_id, mp_obj_t i2c_addr);