added dds_begin

pico-sstv-new-2 v0.31
alanbjohnston 3 years ago committed by GitHub
parent 8286d1837b
commit 0cf8979af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,6 +98,8 @@ void setup() {
EEPROM.begin(512);
dds_begin(26);
#ifndef ARDUINO_ARCH_RP2040
Serial.println("This code is written for the Raspberry Pi Pico hardware.");
#endif

Loading…
Cancel
Save

Powered by TurnKey Linux.