mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
2 lines
54 B
C
2 lines
54 B
C
mp_obj_t pyb_I2C(mp_obj_t i2c_id, mp_obj_t i2c_addr);
|