summaryrefslogtreecommitdiff
path: root/disable_contaminant_detection.sh
diff options
context:
space:
mode:
Diffstat (limited to 'disable_contaminant_detection.sh')
-rwxr-xr-xdisable_contaminant_detection.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/disable_contaminant_detection.sh b/disable_contaminant_detection.sh
new file mode 100755
index 00000000..97ae794a
--- /dev/null
+++ b/disable_contaminant_detection.sh
@@ -0,0 +1,3 @@
+#!/vendor/bin/sh
+
+echo 0 > "$(find /sys/devices/platform/10d50000.hsi2c -name contaminant_detection)"