Add first config override for Native (#7306)

This commit is contained in:
Jonathan Bennett
2025-07-11 16:09:59 -05:00
committed by GitHub
parent 5ae8021aa6
commit 1ca0584ba0
4 changed files with 29 additions and 1 deletions

View File

@@ -199,6 +199,10 @@ HostMetrics:
# UserStringCommand: cat /sys/firmware/devicetree/base/serial-number # Command to execute, to send the results as the userString
Config:
# DisplayMode: TWOCOLOR # uncomment to force BaseUI
# DisplayMode: COLOR # uncomment to force MUI
General:
MaxNodes: 200
MaxMessageQueue: 100