gtxaspec / wz_flash-helper

Firmware flash tool for Wyze cameras
11 stars 1 forks source link

Add emulation mode to emulate current firmware and chip family #3

Closed archandanime closed 1 year ago

archandanime commented 1 year ago

Emulation mode can be enabled by uncommenting emulate_chip_family_and_fw on main function in init. If it is enabled, dry_run option on configuration file would be overridden to avoid damaging the camera. This would only be used for testing.