Jeffrey Berezin

Results 3 issues of Jeffrey Berezin

First I have a button which triggers the updateTime function: ``` switch (type) { case B_DOWN: Serial.println("Button DOWN"); if (sender->id == accuSet) { // fire the time call back //...

This is not really an issue but instead an enhancement request. It would be nice to be able to inject NTRIP GPS corrections for an RTK gps directly from the...

**Describe the bug** When adding a large control or a lot of controls, the system stops working. I was able to simplify the issue to demonstrate the problem on one...