mirror of
https://github.com/meshtastic/web.git
synced 2026-04-19 13:27:33 -04:00
add use12hClock support
This commit is contained in:
@@ -61,6 +61,12 @@ export const Display = () => {
|
||||
label: "Compass North Top",
|
||||
description: "Fix north to the top of compass",
|
||||
},
|
||||
{
|
||||
type: "toggle",
|
||||
name: "use12hClock",
|
||||
label: "12-Hour Clock",
|
||||
description: "Use 12-hour clock format",
|
||||
},
|
||||
{
|
||||
type: "toggle",
|
||||
name: "flipScreen",
|
||||
|
||||
Reference in New Issue
Block a user