set sys clock to 133

pull/245/head
alanbjohnston 3 years ago committed by GitHub
parent 951aa8000b
commit 5f202fa523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,7 +76,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.