Move toward shell storing update as list

This commit is contained in:
2022-07-20 11:49:10 +01:00
parent 6eb09a991e
commit 577cf0c44e
8 changed files with 162 additions and 34 deletions
+1
View File
@@ -17,4 +17,5 @@ defaultShell = Shell
, _prjTimer = 0
, _prjUpdate = const id
, _prjPayload = ExplosionPayload
, _prjUpdates = []
}