]> git.gag.com Git - fw/quantimotor/commitdiff
configure GPIO 12 with pull-up to make the 'armed' signal work right
authorBdale Garbee <bdale@gag.com>
Sat, 19 Apr 2025 23:57:38 +0000 (17:57 -0600)
committerBdale Garbee <bdale@gag.com>
Sat, 19 Apr 2025 23:57:38 +0000 (17:57 -0600)
raspi-firmware-custom

index 2c45f10818b091b1ab4c8a49bd825df164cbfea6..f3c35da2cd2e0f3cf760a739074306e4c2f18404 100644 (file)
@@ -1,2 +1,5 @@
 # ensure ready line is 'not ready' until application is available
 gpio=4=op,dh
+
+# make armed line an input with a pull-up configured so comparator works
+gpio=12=ip,pu