mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: program
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
32e4e88d18
commit
f28754372d
1 changed files with 1 additions and 1 deletions
2
wscript
2
wscript
|
@ -1252,7 +1252,7 @@ def ble_console(ctx):
|
||||||
"""Starts miniterm with the serial console for the BLE chip."""
|
"""Starts miniterm with the serial console for the BLE chip."""
|
||||||
ctx.recurse('platform', mandatory=False)
|
ctx.recurse('platform', mandatory=False)
|
||||||
|
|
||||||
# FIXME: We have the ability to progam PIDs into the new round of Big Boards. TTY
|
# FIXME: We have the ability to program PIDs into the new round of Big Boards. TTY
|
||||||
# path discovery should be able to use that (PBL-31111). For now, just make a best
|
# path discovery should be able to use that (PBL-31111). For now, just make a best
|
||||||
# guess at what the path should be
|
# guess at what the path should be
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue