Skip to content

Commit 6e10438

Browse files
committed
Update firmware.cpp
1 parent 9a9d692 commit 6e10438

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/eez/firmware.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ void boot() {
346346
ErrorTrace("MCU errors: %s\n", g_masterErrorMessage);
347347
}
348348

349-
DebugTrace("sizeof(Value) = %d\n", sizeof(gui::Value));
350349
// DebugTrace("Memory left: %d\n", MEMORY_SIZE - (uint32_t)(MEMORY_END - MEMORY_BEGIN));
351350
}
352351

0 commit comments

Comments
 (0)