-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #623 from meshtastic/device-ui-update
device-ui update: store calibration data, added enum Norwegian language translation
- Loading branch information
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
*DeviceUIConfig.screen_brightness int_size:8 | ||
*DeviceUIConfig.screen_timeout int_size:16 | ||
*DeviceUIConfig.ring_tone_id int_size:8 | ||
*DeviceUIConfig.calibration_data max_size:16 | ||
*NodeFilter.node_name max_size:16 | ||
*NodeFilter.hops_away int_size:8 | ||
*NodeHighlight.node_name max_size:16 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters