ag88

Results 13 issues of ag88

Samsung Health app is able to export a GPX file with heart rates for activities (e.g. bike) https://worksmile.zendesk.com/hc/en-us/articles/17045018603281-Samsung-Health-eksport-plik%C3%B3w-gpx However, when I tried gpxplotter, I noted that heart rates is not...

### API component SPI API ### Description SPI API add ``` virtual void transfer(const void *tx_buffer, void *rx_buffer, size_t count); ``` [Expand SPI API and Functionality for High Speed Devices](https://github.com/arduino/ArduinoCore-API/discussions/189)...

enhancement

When I tried Navbar using the examples here https://github.com/martin-g/wicket-bootstrap/wiki/Navbar I've been unable to get a NavBar with dropdowns. After quite a bit of frustration trying things out, I found that...