Skip to content

Commit

Permalink
add DISPLAY_DELAY
Browse files Browse the repository at this point in the history
  • Loading branch information
tballmsft committed Feb 23, 2024
1 parent 4d3e55d commit 9a4e190
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/hw---n3/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ namespace config {
export const DISPLAY_CFG0 = 0x00000080
export const DISPLAY_CFG1 = 0x00000603
export const DISPLAY_CFG2 = 8
export const DISPLAY_DELAY = 300
}

0 comments on commit 9a4e190

Please sign in to comment.