Dave Newton
Dave Newton
I'd love to have this feature. In particular, naming bookmark sets would provide a context to specific tasks, e.g., a specific ticket or feature request. If these were also exportable...
@alefragnani This is great :) I'm excited to try it out--thank you!
> `set(ARDUINO_SDK_PATH /Applications/Arduino-2.app/Contents/java)` Only if that's where your Arduino app is, by default it's `Arduino.app`. It's `.../Java`, although the case-sensitivity may depend on your FS settings. Setting this makes everything...
Commenting out `fbcp` also (effectively) disables `_rotate...` directives in `config.txt`. You'll need to update the `dtoverlay` to reflect desired rotation if the default isn't what you need.
@whiskeyo Yep, don't know how it ever worked. Fixed it locally then discovered a PR [already exists](https://github.com/sixeyed/diamol/pull/52). Should resolve the issue.