sheffieldnikki

Results 18 issues of sheffieldnikki

Sorry for all the editing - changed my mind! See next comment for new versions.

enhancement
UAY
Seeed_Arduino_AS5600

There is a bug where only `mode == 0` can set the output mode. `mode == 1` is trapped by the first `if` clause and never written. And a bitwise...

enhancement
UAY
Seeed_Arduino_AS5600

Some suggested improvements to detectMagnet(): 1. Fix typo "examines MH bit" should be MD bit 2. Comments inside function use // instead of /* */ for consistency with rest of...

enhancement
UAY
Seeed_Arduino_AS5600

In the leaflet-0.7.2 branch, the main leaflet.polylineDecorator.js file has an extra (UTF?) character that isn't visible when browsing the source in github, but if you save out the raw source...

Could we have a way of manually setting the internal time stored by NTPClient please? e.g., a setEpochTime(t) to match the existing getEpochTime(). My use case is reading the NTP...

type: enhancement

I've adjusted getFormattedTime() to take an (optional) 'secs' argument, so that the same formatting code can be used to format any given time, while still formatting the NTP time if...

type: enhancement
topic: code

Be great if the documentation mentioned which browser versions are supported by v2.x. AFAIK it requires `IntersectionObserver` for lazy loading, and it falls back to loading all the images immediately...

### Guidelines - [x] I have [searched the issue tracker for open and closed issues](https://github.com/FreeTubeApp/FreeTube/issues?q=is%3Aissue+sort%3Arelevance-desc) that are similar to the feature request I want to file, without success. - [x]...

enhancement
E: support external software