mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
entire-flash.py: fix comment
This commit is contained in:
parent
8f977a4411
commit
30b362a5fa
@ -18,7 +18,7 @@ def append(verbose, text, data):
|
||||
offset += len(data)
|
||||
|
||||
def create_entire_flash(args):
|
||||
"""Generates entire flash image and prints it to stdout"""
|
||||
"""Generates entire flash image, prints image info and writes image to a file"""
|
||||
global image, offset
|
||||
|
||||
assert args.bl_bank_base is not None
|
||||
|
Loading…
x
Reference in New Issue
Block a user