Peter LoVerso

Results 8 issues of Peter LoVerso

### Description of the issue: When calling clear() on a DiskBackedQueue, rather than deleting the file in question, the path to the temp file is split into its constituent pieces...

bug

Due to major layout changes coming in in the next version, and exacerbated by myself still not fully understanding the full structure of the database that runs the app, it...

I think SMS sending is broken anyway currently

**What kind of new feature are you looking for?** - Software: PWM support on Allwinner CPUs. Currently gpio.PWM on allwinner simply returns: `errors.New("not available on this CPU architecture")` **Do you...

There's no first-class `furi_hal` interface for reading the Flipper's ADC, as far as I can tell. The driver for the actual board does have ADC support, all of which is...

I implemented a weather display based on the python example you provide for epd10in2g. However, as far as I can tell there is no way to update part of the...