Update README.md

This commit is contained in:
Valentine Rymskiy 2025-04-15 07:05:29 +07:00 committed by GitHub
parent 6c8c3d3499
commit 968efa3aa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,5 @@
![schematic](./Image.png)
Первая рабочая версия драйвера заряда батареи на основе ina226
```
@ -16,4 +18,4 @@ nano /etc/rc.local
echo ina226_battery >> /etc/modules-load.d/modules.conf
cp ina226-battery.ko /lib/modules/6.1.43-rockchip-rk3588/extra/
depmod -a
```
```