willemx

Results 5 comments of willemx

+1 (more important for me: multiply by 0.5)

No, can’t reproduce; second pairing attempt succeeded without errors.

I am also running into this problem. I can only get it to work by entering this dependancy in my `platformio.ini: lib_deps = https://github.com/PaulStoffregen/Encoder.git` This will install version `#34ea332` of...

yes, i put something together using https://github.com/bbecquet/Leaflet.RotatedMarker and https://gitlab.com/IvanSanchez/Leaflet.Marker.SlideTo

```angle = L.GeometryUtil.bearing(startLatLng, nextLatLng)``` using this lib: https://github.com/makinacorpus/Leaflet.GeometryUtil