Fix updater bin being phat (for now)

This commit is contained in:
Willy-JL
2024-01-18 07:41:48 +00:00
parent 45eb767543
commit f3ac15acdc
+2
View File
@@ -23,7 +23,9 @@ extern "C" {
#define FURI_NORETURN noreturn
#endif
#ifndef FURI_RAM_EXEC
#define __FURI_TRACE
#endif
// Flags instead of pointers will save ~4 bytes on furi_assert and furi_check calls.
#ifndef __FURI_TRACE