Denis

Results 77 comments of Denis

@gkorland would you prefer just adding the Typescript types instead of the entire code being refactored?

I still haven't found a solution for this :( let me know how your Hero4 device handles being in sleep mode

I'm not having any issues with the Wi-Fi connection, it seems to stay connected for as long as the device is on WiFi mode. However at the beginning I was...

When I connect to the camera/cv this is the raw response ``` 0003 0d0f 4844 342e 3032 2e30 312e 3032 2e30 300b 4845 524f 3420 426c 6163 6b ``` Decoded...

I am not sure if this PR would be valid anymore, someone from the Wookong team would need to verify if this code is still working with the latest version...

Related https://github.com/eoscanada/eosc/issues/138

To add support for `linkauth` wildcard, simply push blank data for `type` field. **Example** https://eosq.app/tx/ea37b719d9aee58ece21d8da0596787a4c826564663810058a42e08b5bce36ee ```json { "account": "deweb.eosn", "code": "deweb.eosn", "requirement": "firebase", "type": "" } ```

FYA: @Yuan-ManX - [ ] please provide **contributing.md** file, you can copy the example provided in this repo: https://github.com/sindresorhus/awesome/blob/main/contributing.md Can replace the URLs included with your Awesome list - [...

This library is still under development, this option/feature hasn't been added. Feel free to send a PR with a fix, you would have to modify a few lines here: https://github.com/DenisCarriere/geocoder-geojson/blob/master/index.js#L111-L128