]> git.itanic.dy.fi Git - BME280_driver/commit
Add address generation in I²C write
authorVincent Poulailleau <vpoulailleau@gmail.com>
Fri, 7 Jun 2019 15:18:13 +0000 (17:18 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2019 15:18:13 +0000 (17:18 +0200)
commitfce2a5aced8ab2bda4bb1a9cd1003930b8f577df
treefe5ffbf9cbb5e95b7161be9ac586f26eaff71480
parentadf3b401953340402a5bf7a6e16fc7ea97b01d19
Add address generation in I²C write

According to the datasheet "6.2.1 I²C write" (and to my user C code), the address of each register has to be specified.
README.md