summaryrefslogtreecommitdiff
path: root/firmware/s1224/include/crystal_steer.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/s1224/include/crystal_steer.h')
-rw-r--r--firmware/s1224/include/crystal_steer.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/firmware/s1224/include/crystal_steer.h b/firmware/s1224/include/crystal_steer.h
new file mode 100644
index 0000000..43f0dd7
--- /dev/null
+++ b/firmware/s1224/include/crystal_steer.h
@@ -0,0 +1,10 @@
+#ifndef S1224_CRYSTAL_STEER_H
+#define S1224_CRYSTAL_STEER_H
+
+#include <stdbool.h>
+
+/** Softmodem — no-op (rate = compile-time S1224_BITRATE). */
+void crystal_steer_apply(void);
+bool crystal_steer_applied(void);
+
+#endif
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com