fix image link
Some checks failed
/ Deploy website to server (push) Failing after 13s

This commit is contained in:
2026-01-09 01:34:46 +00:00
parent 3094b64c2c
commit 5f3155e15f

View File

@@ -26,7 +26,7 @@ More importantly, the screen shows me a list of "candidates", the current "winne
The hard part is done. Now all that is needed is to push the information to the Glass. This is what it looks like: The hard part is done. Now all that is needed is to push the information to the Glass. This is what it looks like:
![](/glass-live-card-demo.png) ![](/glass-live-card-demo.jpg)
The Glass subscribes to the feed with the companion app over Bluetooth Low Energy. Since all the heavy computing is done ahead of time, all it needs to do is to parse the JSON and extract information from it and put it on the screen. The Glass subscribes to the feed with the companion app over Bluetooth Low Energy. Since all the heavy computing is done ahead of time, all it needs to do is to parse the JSON and extract information from it and put it on the screen.