mirror of
https://github.com/google/pebble.git
synced 2025-05-01 07:41:41 -04:00
spelling: perceived
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
52580daf82
commit
fcfff639f7
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ typedef struct {
|
|||
const OutputConfig power_ctl_5v0;
|
||||
|
||||
const uint8_t backlight_on_percent; // percent of max possible brightness
|
||||
const uint8_t backlight_max_duty_cycle_percent; // Calibrated such that the preceived brightness
|
||||
const uint8_t backlight_max_duty_cycle_percent; // Calibrated such that the perceived brightness
|
||||
// of "backlight_on_percent = 100" (and all other values, to a reasonable
|
||||
// tolerance) is identical across all platforms. >100% isn't possible, so
|
||||
// future backlights must be at least as bright as Tintin's.
|
||||
|
|
Loading…
Add table
Reference in a new issue