summaryrefslogtreecommitdiff
path: root/firmware/s1224/include/crystal_steer.h
blob: 43f0dd738bf72f2838555a6750645c912853f500 (plain)
1
2
3
4
5
6
7
8
9
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