event bus seems to be working

This commit is contained in:
David Allemang
2024-06-27 10:27:39 -04:00
parent 181f29970e
commit 1eaf98973b
3 changed files with 90 additions and 53 deletions

3
.gitignore vendored
View File

@@ -37,8 +37,11 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf
[.]zig-cache/
zig-out/
build/
build-*/
docgen_tmp/
.idea/