updating examples

This commit is contained in:
Morgan Redfield
2018-08-07 21:56:33 -07:00
parent 450d05fdea
commit 3457f11211
6 changed files with 0 additions and 505 deletions

View File

@@ -55,7 +55,6 @@ 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();