mirror of
https://github.com/google/pebble.git
synced 2025-11-22 15:30:55 -05:00
spelling: pretend
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
2
wscript
2
wscript
@@ -419,7 +419,7 @@ def configure(conf):
|
|||||||
conf.env.NOJS = conf.options.nojs
|
conf.env.NOJS = conf.options.nojs
|
||||||
|
|
||||||
# The BT controller is the only thing different between robert_es and robert_evt, so just
|
# The BT controller is the only thing different between robert_es and robert_evt, so just
|
||||||
# retend robert_es is robert_evt. We'll be removing robert_es fairly soon anyways.
|
# pretend robert_es is robert_evt. We'll be removing robert_es fairly soon anyways.
|
||||||
bt_board = None
|
bt_board = None
|
||||||
if conf.options.board == 'robert_es':
|
if conf.options.board == 'robert_es':
|
||||||
bt_board = 'robert_es'
|
bt_board = 'robert_es'
|
||||||
|
|||||||
Reference in New Issue
Block a user