Sara Damiano

Results 128 issues of Sara Damiano

Bump up the version number in the library.json file so the PlatformIO library manager will update the library in their indices.

Doxygen dumps the line numbers into the xml, but they're ignored. I think to include them, you'd have to manually generate a table combining the line numbers with the pygments...

I'm not sure the best way to do this since Pygments doesn't seem to support them for any extension except html. But it's part of my wish list.

# Temporary solution 1. Use PlatformIO Core (CLI) 2. Use [pio pkg pack](https://docs.platformio.org/en/latest/core/userguide/pkg/cmd_pack.html) command that validates the package manifest according to the https://github.com/platformio/platformio-core/blob/develop/platformio/package/manifest/schema.py ---- It would be nice to have...

feature
package management

When making a call to v2/householdlists/{listId}/{status} (via the list management service client or postman) I'm not able to get paginated results. The first 100 results are returned, but the 'links'...

response needed

It would be very helpful to see what the widget blocks look like in skeleton.

help wanted
beginner

For a master, this makes no difference because it's controlling the line state and not listening for interrupts during the break and marking. For a slave or a spy, the...

Set up 32u4/Leonardo using timer4, closing #3

Also some of my notes on the Rx ISR