diff options
Diffstat (limited to 'firmware/cc1101.h')
| -rw-r--r-- | firmware/cc1101.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/cc1101.h b/firmware/cc1101.h deleted file mode 100644 index a403edb..0000000 --- a/firmware/cc1101.h +++ /dev/null @@ -1,9 +0,0 @@ -#pragma once - -bool initCC1101(); -bool isCC1101Ready(); - -void startCapture(); -void stopCapture(); -void printCapture(); -void replaySignal(); |
