Skip to content

Hot-swap TZ offset with browser locale in firmware binary #107

Open
@thebentern

Description

Flow in bash:
sed -i 's/tzplaceholder /CST6CDT,M3.2.0,M11.1.0\x0/' firmware.bin
truncate --size=-32 firmware.bin
sha256sum firmware.bin | xxd -r -ps >> firmware.bin

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions