summaryrefslogtreecommitdiff
path: root/apps/recorder/oscillograph.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/oscillograph.c')
-rw-r--r--apps/recorder/oscillograph.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/recorder/oscillograph.c b/apps/recorder/oscillograph.c
index 7b91ed18e9..bf94db168f 100644
--- a/apps/recorder/oscillograph.c
+++ b/apps/recorder/oscillograph.c
@@ -202,4 +202,6 @@ bool oscillograph(void)
202 return false; 202 return false;
203} 203}
204 204
205#endif /* #ifndef SIMULATOR */ \ No newline at end of file 205#endif /* #ifndef SIMULATOR */
206
207