fixed the memory corruption
Stinky Lua
This commit is contained in:
@@ -227,6 +227,8 @@ if os.getenv("NN_REPL") == "1" then
|
||||
print("exiting repl")
|
||||
end
|
||||
|
||||
collectgarbage("stop")
|
||||
|
||||
local eeprom = component.list("eeprom", true)()
|
||||
assert(eeprom, "missing firmware")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user