初步完成历史记录(未完成)

This commit is contained in:
2025-09-11 11:04:07 +08:00
parent 3c47276406
commit 5ca4fe7124
18 changed files with 471 additions and 3 deletions

View File

@@ -5,5 +5,6 @@ public enum MenuType
MainMenu,
DeviceMenu,
VariableTableMenu,
VariableMenu,
MqttMenu
}