summaryrefslogtreecommitdiff
path: root/firmware/export/pnx0101.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/pnx0101.h')
-rw-r--r--firmware/export/pnx0101.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/pnx0101.h b/firmware/export/pnx0101.h
index a70d4309d9..1df48f5f6a 100644
--- a/firmware/export/pnx0101.h
+++ b/firmware/export/pnx0101.h
@@ -262,4 +262,7 @@ struct pnx0101_audio {
262 262
263#endif /* ASM */ 263#endif /* ASM */
264 264
265/* Timer frequency */
266#define TIMER_FREQ 3000000
267
265#endif 268#endif