circuitpython/stm/i2c.h

2 lines
54 B
C
Raw Normal View History

2013-12-28 19:23:33 -05:00
mp_obj_t pyb_I2C(mp_obj_t i2c_id, mp_obj_t i2c_addr);