adding battery page and update the fp, i2c, m2, uext

This commit is contained in:
nurix87 2020-03-13 15:22:39 +07:00
parent 3c916c0be1
commit eeeb8102a8
11 changed files with 66 additions and 9 deletions

View file

@ -142,7 +142,7 @@ root@helios64:~# i2cdetect -y 8
70: -- -- -- -- -- -- -- --
```
Here we can see there is a device detected at the address 0x3c. We can conclude is our OLED screen, unless you have connected more than just one I2C device on the **J9** header.
Here we can see there is a device detected at the address 0x3c. We can conclude is our OLED screen, unless you have connected more than just one I2C device on the **P1** header.
#### Application example