2b15cb3d09
Thanks to roberto for providing pointers to wedge this into HEAD. Approved by: roberto
7 lines
95 B
C
7 lines
95 B
C
#ifndef NTP_PROTO_H
|
|
#define NTP_PROTO_H
|
|
|
|
#define NTP_MAXFREQ 500e-6
|
|
|
|
#endif /* NTP_PROTO_H */
|