WIP: Configuration interface

This commit is contained in:
2025-05-26 16:34:21 +09:00
parent b0148289ca
commit bccabcb1c0
7 changed files with 148 additions and 268 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
%%% @end
-module(gmc_sup).
-vsn("0.1.4").
-vsn("0.2.0").
-behaviour(supervisor).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("Craig Everett <craigeverett@qpq.swiss>").