diff --git a/cubesatsim/play_pwm.cpp b/cubesatsim/play_pwm.cpp index b6f5f7ea..d4165029 100644 --- a/cubesatsim/play_pwm.cpp +++ b/cubesatsim/play_pwm.cpp @@ -226,7 +226,7 @@ int led_pin = LED_BUILTIN; // delay(5000); // } } -*/ + void play_pwm_from_file(int dds_pwm_pin) { @@ -314,6 +314,7 @@ void play_pwm_from_file(int dds_pwm_pin) { // } } +*/ bool get_pwm_file() { Serial2.setRX(9);