reboot action reboots Accesspoint (#26)

Reviewed-on: #26
This commit was merged in pull request #26.
This commit is contained in:
2026-07-14 21:17:59 +01:00
parent a08cd30853
commit b014e67753
4 changed files with 27 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define OPENUF_CONFIG_H
/* ─── Build-time defaults (override with /etc/openuf/openuf.conf) ─── */
#define OPENUF_VERSION "0.3-C"
#define OPENUF_VERSION "0.4.0-r1"
#define OPENUF_STATE_FILE "/etc/openuf/state.json"
#define OPENUF_CONF_FILE "/etc/openuf/openuf.conf"