Remove firmware header from update image

pull/7714/head
Jimmy Brisson 2018-08-22 09:08:12 -05:00
parent 4db8a106bf
commit a7ddea78d7
1 changed files with 0 additions and 1 deletions

View File

@ -450,7 +450,6 @@ def merge_region_list(region_list, destination, notify, padding=b'\xFF'):
UPDATE_WHITELIST = (
"application",
"header",
)