aboutsummarylogtreecommitdiffstats
path: root/rpi-gpio-ntp.conf
diff options
context:
space:
mode:
authorBen Alex2015-06-10 13:48:54 +1000
committerBen Alex2015-06-10 13:48:54 +1000
commit39552a12806c1a6e7354f0ca42daf24eff10b111 (patch)
treee49b0743211f59b8041736f0ebc5a3fce71ef77d /rpi-gpio-ntp.conf
downloadaur-39552a12806c1a6e7354f0ca42daf24eff10b111.tar.gz
Initial import
Diffstat (limited to 'rpi-gpio-ntp.conf')
-rw-r--r--rpi-gpio-ntp.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/rpi-gpio-ntp.conf b/rpi-gpio-ntp.conf
new file mode 100644
index 000000000000..8e1147bf7a20
--- /dev/null
+++ b/rpi-gpio-ntp.conf
@@ -0,0 +1,6 @@
+# The -g int relates to the GPIO pin name. eg:
+#
+# -g 8 = GPIO 8 = pin number 24
+# -g 23 = GPIO 23 = pin number 16
+# -g 24 = GPIO 24 = pin number 18
+OPTS="-N 1 -g 23"