google / calblink

Blink(1) monitor for Google Calendar
Apache License 2.0
43 stars 14 forks source link

Doesn't work with mk3 #6

Closed kazrakcom closed 2 years ago

kazrakcom commented 4 years ago

Using with a blink(1) mk3 causes it to fail with "Device in use".

spkane commented 3 years ago

This fork of mine works with mk3. https://github.com/spkane/calblink

It basically just uses a fork (with a minor tweak) of the underlying library that the makers of the device patched.

kazrakcom commented 2 years ago

https://github.com/hink/go-blink1/pull/8 is the fix in question.

kazrakcom commented 2 years ago

https://github.com/google/calblink/pull/15 should resolve the issue entirely, including pointing to a fixed go-blink1 library.