don't set system clock to 133

pico-sstv-pp
alanbjohnston 3 years ago committed by GitHub
parent 7e39b27067
commit 82f8e096c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,7 +74,7 @@ extern bool start_camera();
void setup() {
set_sys_clock_khz(133000, true);
// set_sys_clock_khz(133000, true);
Serial.begin(115200);

Loading…
Cancel
Save

Powered by TurnKey Linux.