Add ATVtest and OOK
This commit is contained in:
parent
7e50948296
commit
19956d2635
1 changed files with 2 additions and 2 deletions
|
@ -733,6 +733,6 @@ int main(int argc, char *argv[])
|
||||||
//SimpleTestBurstFsk(Freq);
|
//SimpleTestBurstFsk(Freq);
|
||||||
//SimpleTestOOKTiming(Freq);
|
//SimpleTestOOKTiming(Freq);
|
||||||
//AlectoOOK(Freq);
|
//AlectoOOK(Freq);
|
||||||
RfSwitchOOK(Freq);
|
//RfSwitchOOK(Freq);
|
||||||
//SimpleTestAtv(Freq);
|
SimpleTestAtv(Freq);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue