Seokseong Jeon
Seokseong Jeon
@devszr Did you find an alternative?
@devszr Sad. I adopted suggestion described in https://stackoverflow.com/a/40251412/3278063. A *worker* window is hidden (`{show: false}`) and routed to `#/worker`, which renders page with just an empty template and ``, the...
Any reason that you skipped `STATE_SCAN` state?
Did you check side effect that you skip `STATE_SCAN` and go directly to `STATE_PONG` after ranging is completed? e.g., - https://github.com/gsongsong/dw1000-positioning/blob/master/tagArduino/tagArduino.ino#L249-L266 - https://github.com/gsongsong/dw1000-positioning/blob/master/tagArduino/tagArduino.ino#L355-L373 Currently, I don't have RPi, Arduino nor...
It supports multiple tags. But hasn't tested how many tags are supported. 2-3 tags are tested.
@personalizedrefrigerator thanks for digging into it. I have a question. Does Dropbox sync not use `valid-url`? I am asking it because I dont have the same issue when using Dropbox...
> This issue is presenting itself in Version 0.8.8 on Windows 10 in an enterprise environment. > > Initial guess is it may relate to lacking permissions to save configs,...
Same for me.
@KevinJCross, I am now using below: https://gist.github.com/somidad/3ce6e8a7b7d77ac8fa7fad583003d6f5
Try this: https://github.com/UnicornGlobal/has-changes-action/issues/5#issuecomment-1126126476