added sstv_old for no picosstv

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

@ -78,6 +78,10 @@ extern bool start_camera();
extern bool get_pwm_file();
extern void play_pwm_from_file(int dds_pwm_pin);
#ifndef OLD
bool sstv_end = false;
#endif
void setup() {
set_sys_clock_khz(133000, true);

Loading…
Cancel
Save

Powered by TurnKey Linux.