aboutsummaryrefslogtreecommitdiff
path: root/src/rf/cc1101.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rf/cc1101.h')
-rw-r--r--src/rf/cc1101.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rf/cc1101.h b/src/rf/cc1101.h
index a403edb..def6a2e 100644
--- a/src/rf/cc1101.h
+++ b/src/rf/cc1101.h
@@ -3,6 +3,9 @@
bool initCC1101();
bool isCC1101Ready();
+void captureAndDisplay();
+
+void handleMenu();
void startCapture();
void stopCapture();
void printCapture();