mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 20:05:25 +02:00
Initial addition of wdt and brownout code
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef BROWNOUT_H
|
||||
#define BROWNOUT_H
|
||||
|
||||
void esp_brownout_init();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user