diff --git a/cubesatsim/play_pwm.cpp b/cubesatsim/play_pwm.cpp index 68255f0c..b6f5f7ea 100644 --- a/cubesatsim/play_pwm.cpp +++ b/cubesatsim/play_pwm.cpp @@ -1,6 +1,6 @@ #include - +/* 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) {