Update play_pwm.cpp

pico-esp32-sstv
alanbjohnston 3 years ago committed by GitHub
parent b7e84d5d94
commit 915bb2c31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
#include <LittleFS.h>
/*
void play_pwm_from_serial(int dds_pwm_pin) {
bool finished = false;
@ -226,7 +226,7 @@ int led_pin = LED_BUILTIN;
// delay(5000);
// }
}
*/
void play_pwm_from_file(int dds_pwm_pin) {

Loading…
Cancel
Save

Powered by TurnKey Linux.