ESPresense / ESPresense.github.io

Source for https://espresense.com
https://espresense.com
10 stars 74 forks source link

Update documentation to allow for parsing of either base64 string or XML IRK #40

Closed jmcgill closed 2 years ago

jmcgill commented 2 years ago

This change updates the documentation to also support decoding the full XML document containing the Apple Watch IRK if copy/pasted from iCloud.

DTTerastar commented 2 years ago

It's live but didn't work for me:

From console: apple:1 Uncaught ReferenceError: decode is not defined at HTMLButtonElement.onclick (apple:1:14378)

jmcgill commented 2 years ago

Thanks - taking a look (I promise I tested it locally!)

DTTerastar commented 2 years ago

No worries!

jmcgill commented 2 years ago

Fix in https://github.com/ESPresense/ESPresense.github.io/pull/41