project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.46k stars 2k forks source link

QR code base45 string parser #145

Closed bhaskar-apple closed 4 years ago

bhaskar-apple commented 4 years ago

Problem

Implement code to convert a base45 string to a SetupPayload object.

rwalker-apple commented 4 years ago

@bhaskar-apple is this still in progress?

bhaskar-apple commented 4 years ago

This is done.