mirror of
https://github.com/google/pebble.git
synced 2025-11-20 06:20:56 -05:00
spelling: display
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ def options(opt):
|
|||||||
help='Which board to build for (robert_bb, robert_bb2, cutts_bb, robert_evt)')
|
help='Which board to build for (robert_bb, robert_bb2, cutts_bb, robert_evt)')
|
||||||
opt.add_option('--nowatchdog', action='store_true',
|
opt.add_option('--nowatchdog', action='store_true',
|
||||||
help='Disable automatic reboots when watchdog fires')
|
help='Disable automatic reboots when watchdog fires')
|
||||||
opt.add_option('--display_test', action='store_true', help='Enables the diplsay test loop')
|
opt.add_option('--display_test', action='store_true', help='Enables the display test loop')
|
||||||
|
|
||||||
|
|
||||||
def configure(conf):
|
def configure(conf):
|
||||||
|
|||||||
Reference in New Issue
Block a user