Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set default cpu freq to 240mhz #338

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Set default cpu freq to 240mhz #338

merged 1 commit into from
Sep 27, 2024

Conversation

eandersson
Copy link
Collaborator

@eandersson eandersson commented Sep 14, 2024

This will increase the performance of the ESP32 CPU slightly by increasing the cpu frequency from 160mhz to the advertised 240mhz.

@WantClue
Copy link
Collaborator

WantClue commented Sep 14, 2024

Any description on why or what this would benefit would be nice.

@skot skot added the accepted This issue will be worked on label Sep 26, 2024
@skot
Copy link
Owner

skot commented Sep 26, 2024

@eandersson do you know what ESP32 clock freq we were at before?

Also, can you remove the THROTTLE_TEMP change from this PR?

@eandersson
Copy link
Collaborator Author

@eandersson do you know what ESP32 clock freq we were at before?

Also, can you remove the THROTTLE_TEMP change from this PR?

Yep. I'll remove it. Not sure how that snuck in. This updates it from 160Mhz to 240Mhz.

@eandersson
Copy link
Collaborator Author

We could also expose this to the Web UI.

@skot skot merged commit 68235d2 into skot:master Sep 27, 2024
1 check passed
@eandersson eandersson deleted the freq_240 branch October 9, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue will be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants