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

@ -293,7 +293,8 @@ void loop() {
show_dir();
// play_pwm_file(26);
play_pwm_from_file(26)
play_pwm_from_file(26);
// ITimer1.restartTimer(); // turn back on pushbutton timer
/// ITimer1.enableTimer(); // turn back on pushbutton timer
if (debug_mode)

Loading…
Cancel
Save

Powered by TurnKey Linux.