gpio: Battery is on chip 416 after all

master
Mike Kershaw / Dragorn 2023-08-03 14:26:57 -04:00
parent 5f77f0eee1
commit e4c00778f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
OFFSET=480
OFFSET=416
GPIO40=$((40 + $OFFSET))
GPIO41=$((41 + $OFFSET))