implement CBA macros, fix for prod

- using a3go 0.3.2, no longer relies on ext callback for anything except RPT logging and waiting DB connect at postinit
- tested and functional
This commit is contained in:
2023-10-12 15:41:22 -07:00
parent 62fbe8b24c
commit 6cf76d1019
29 changed files with 487 additions and 452 deletions

View File

@@ -10,6 +10,7 @@ git_hash=6 # Default: 8
[files]
include=[
"AttendanceTracker.config.example.json",
# "AttendanceTracker.config.json", # used for copying active config during debugging
"LICENSE",
"README",
"mod.cpp",