Skip to content

Disable Brown Out #675

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

Closed
ghost opened this issue Sep 27, 2017 · 1 comment
Closed

Disable Brown Out #675

ghost opened this issue Sep 27, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 27, 2017

Description:

Hi, i would like to disable or change the Brownout detection level.

How can i do that using arduino-esp32?
Using espressifs dev kit i was able to do that using makeconfig, but how im able to do this in Arduino?

Thanks in advance,
gamecompiler

@me-no-dev
Copy link
Member

its a compile time setting in idf (menuconfig) so for you to change it you need to use arduino as idf component. can not be done dynamically in Arduino itself :) idf is prebuilt here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant