changed to fn

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

@ -79,7 +79,7 @@ extern bool get_pwm_file();
extern void play_pwm_from_file(int dds_pwm_pin);
#ifndef OLD
bool sstv_end = false;
void sstv_end() {}
#endif
void setup() {

Loading…
Cancel
Save

Powered by TurnKey Linux.