#539 logging for investigations

This commit is contained in:
Mikayla
2024-08-22 18:18:13 +00:00
parent 6f63092d4b
commit 183af8a5ca
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ local flasher = require("graphics.flasher")
local core = {}
core.version = "2.3.1"
core.version = "2.3.2"
core.flasher = flasher
core.events = events