mirror of https://github.com/hak5/shark-files.git
gpio: Battery is on chip 416 after all
parent
5f77f0eee1
commit
e4c00778f4
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
OFFSET=480
|
||||
OFFSET=416
|
||||
|
||||
GPIO40=$((40 + $OFFSET))
|
||||
GPIO41=$((41 + $OFFSET))
|
||||
|
|
Loading…
Reference in New Issue