aboutsummarylogtreecommitdiffstats
path: root/rpi-gpio-ntp.conf
diff options
context:
space:
mode:
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"