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
+3
View File
@@ -0,0 +1,3 @@
// Dummy file to make it possible to compile simulator with Flix' util.h
void esp_brownout_disable() {};