Sara
|
0d28097818
|
chore(organization): state functions are now ordered to lifetime (enter < update < exit)
|
2023-11-24 16:22:16 +01:00 |
|
Sara
|
3c647ccfc2
|
fix(warnings): added _DataType argument to DefineState to improve type checking
|
2023-11-22 15:58:59 +01:00 |
|
Sara
|
913bb32a39
|
removed trailing backslash from DefineState macro
|
2023-11-22 15:14:59 +01:00 |
|
Sara
|
7a0a60846a
|
feat(state machine): state machine now no longer has a separate next function
instead update is expected to return the next state
|
2023-11-22 13:02:21 +01:00 |
|
Sara
|
3ebc370ca4
|
added state machine
|
2023-11-22 11:46:46 +01:00 |
|