New method of disabling brownout

This commit is contained in:
Oleg Kalachev
2026-08-25 22:43:25 +03:00
parent 3f7e45fb1b
commit a375cb5a6e
3 changed files with 3 additions and 9 deletions
@@ -1,3 +1,3 @@
// Dummy file to make it possible to compile simulator with Flix' util.h
#define REG_CLR_BIT(_r, _b) {}
void esp_brownout_disable() {};
-1
View File
@@ -1 +0,0 @@
// Dummy file to make it possible to compile simulator with Flix' util.h