update examples

This commit is contained in:
Morgan Redfield
2018-07-03 16:02:21 -07:00
parent a9f3380f85
commit 176814bc98
7 changed files with 14 additions and 3 deletions

View File

@@ -56,6 +56,7 @@ void setup() {
radio.setSQLoThresh(-100);
radio.setSQOn();
radio.frequency(144390);
radio.bypassPreDeEmph();
dds.start();
afsk.start(&dds);