David B. Bitton

Results 14 issues of David B. Bitton

It appears as if [AltSoftSerial](https://github.com/PaulStoffregen/AltSoftSerial) is trying to use the same timer as SoftPWM. PlatformIO is spitting out the following on compilation: ``` AltSoftSerial.cpp.o (symbol from plugin): In function `AltSoftSerial::read()':...

I created my own in and out MenuIO files; `jetiboxIn` and `jetiBoxOu`t. I used the `serialIn` and `serialOut` as examples to work from. I need to be able to replicate...

enhancement

- https://github.com/catchorg/Catch2

feature
unit testing

I'm using Ajaxinate to overcome the 50 Product limit; aren't we all? Anyway, is there a way to force load the entire page w/o having to scroll? I can always...

enhancement
feature request

Using the template from scratch without further modification, `Vue.config.devtools = false` in 'renderer/index.js'. Any idea about what may be missing? Thanks! ``` index.js?ce91:12 Uncaught TypeError: Cannot set property 'devtools' of...

The connector type for the battery is not published. What is the connector type? Thank you.

This is not a defect per se and more of an architecture question. Is all writes to the OSD chip done in OSD_Max7456.h/.cpp? If I wanted to target a different...

The default line style cursor is lost behind the rainbow lines. i set my CursorWidth to 2 so I could see it. That's all that was needed; for me.

moved to firewall friendly URLs; removed "git:"

All of a sudden -- seemingly out of nowhere -- the plugin is not generating a Rebrandly short URL. I even created a fresh API key as well. Is there...

feature