#pragma once
bool initCC1101();
bool isCC1101Ready();
void startCapture();
void stopCapture();
void printCapture();
void replaySignal();