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

@@ -54,6 +54,7 @@ void setup() {
radio.initialize();
radio.setRfPower(0);
radio.frequency(145500);
radio.bypassPreDeEmph();
// put your setup code here, to run once:
//dds.setReferenceClock(34965/4);
dds.start();