added declaration

pico-esp32-sstv-2
alanbjohnston 3 years ago committed by GitHub
parent 915a64ffea
commit 618ac393bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,6 +77,7 @@ extern bool get_camera_image();
extern bool start_camera();
extern bool get_pwm_file();
extern void play_pwm_from_file(int dds_pwm_pin);
extern void play_pwm_from_serial(int dds_pwm_pin);
#ifndef OLD
void sstv_end() {}

Loading…
Cancel
Save

Powered by TurnKey Linux.