From 603e28b8270c9a1d684f4131444e0f6918534919 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 9 Dec 2022 22:03:08 -0500 Subject: [PATCH] removed file --- cubesatsim/play_pwm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubesatsim/play_pwm.cpp b/cubesatsim/play_pwm.cpp index f7f81bb5..d761fedf 100644 --- a/cubesatsim/play_pwm.cpp +++ b/cubesatsim/play_pwm.cpp @@ -232,7 +232,7 @@ int led_pin = LED_BUILTIN; } } } - i.close(); +// i.close(); Serial.printf("\nResult: %d count: %d", finished, index1); // return(finished);