From: Bdale Garbee Date: Sat, 5 Apr 2025 05:00:44 +0000 (-0600) Subject: don't allow enable_ads to raise the health line, that should come later X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1e7afd167e83d8135153050e6f5d4f6a7ffabf8d;p=fw%2Fquantimotor don't allow enable_ads to raise the health line, that should come later --- diff --git a/enable_ads.py b/enable_ads.py index e5a9120..dffa216 100755 --- a/enable_ads.py +++ b/enable_ads.py @@ -35,7 +35,6 @@ if __name__ == "__main__": set_line_values( "/dev/gpiochip0", {25: Value.ACTIVE, # take ADS8688 out of reset - 4: Value.ACTIVE, # indicate 'ready' to LPC 16: Value.INACTIVE, # pyro off 17: Value.INACTIVE, # alarm b off 20: Value.INACTIVE, # turn continuity LED off