Aaron Vance

Results 8 issues of Aaron Vance

Fixes the following issue: https://github.com/SlashDevin/NeoGPS/issues/161

I have been using this library "fine" (there are a ton of compiler warnings) with 2.0.2 but there is a bug for SD cards in 2.0.2 meaning I updated to...

There was a bug where the button_up events were setting the button down event variables. This is a small change to fix that and also only trigger an event if...

## Issue I was trying to use the event callback method that this library provides. I have a callback that gets called when the controller is connected and this works...

# Versions Board: ESP32 Arduino IDE: `1.8.19` Arduino ESP32 core version: `2.0.4` ESPAsyncWebServer: `1.2.3` # Issue When I start the server for the first time it takes a good size...

This is more a question than an issue. I am cross compiling and using conan. I saw a few conan issues that said to duplicate the `[env]` section of the...

# Don't make a duplicate issue. I'm not sure if its the same as this issue as it only happened after I used the callbacks in the title and the...

I copied the line chart code from the README that has the 3 lines. Currently running on desktop. When I hover or click on the chart nothing happens. 1. Is...