mirror of
https://github.com/google/bumble.git
synced 2026-07-13 14:00:51 +00:00
allow custom driver factories
This commit is contained in:
@@ -256,7 +256,7 @@ class Firmware:
|
||||
chip_id,
|
||||
firmware[patch_offset : patch_offset + patch_length - 4]
|
||||
+ struct.pack("<I", self.version),
|
||||
svn_version
|
||||
svn_version,
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user