Asela Fernando
Asela Fernando
Created messaging from the Bluetooth media player. This will broadcast the current track details and track position so plugins can make use of this. This will allow writing this data...
Added a plugin that can read location data from a GPSD daemon. This can be used by subsequent plugins to make location aware decisions. There is also a simple geofence...
The type of service for systemd can now be changed to Notify and a WatchdogSec can be set so that in the event the application freezes systemd will terminate and...
Branch 202210.01-LTS IDF 5.0.1-stable Running the tls_mutual_auth demo connecting to test.mosquitto.org:8884 I get a -0x6C00 error (Internal MBED TLS error). I downloaded the root certificate for mosquitto.org and had the...
#### The associated forum post URL from `https://forum.rclone.org` https://forum.rclone.org/t/box-remote-wont-auto-refresh-access-token/40310/6 #### What is the problem you are having with rclone? Referring to the [box API authentication documentation](https://developer.box.com/guides/authentication/select/) we have 4 authentication...
#### What is the purpose of this change? If you use the authentication method OAuth2.0 with JWT on the Box backend rclone fails to refresh the token before Box expires...
Thanks for this repository! I wanted to revisit the idea of using the FMC peripheral to drive the display. The way I see it: FMC configured in SRAM mode? Connections...