SHA2017-badge / micropython-esp32

MicroPython ported to the SHA2017 badge
https://micropython.org/
MIT License
12 stars 16 forks source link

add badge.i2c_read_reg() and badge.i2c_write_reg() #226

Closed basvs closed 7 years ago

basvs commented 7 years ago

badge.i2c_read_reg(i2c_addr, reg_idx, data_len)

badge.i2c_write_reg(i2c_addr, reg_idx, bytestring)