numericOverflow
numericOverflow
When using this library using Visual Studio Code, the compiler throws a warning about one of the functions: `Compiling .pio\build\nodemcuv2\src\main.master.cpp.o In file included from src\main.master.cpp:117: .pio\libdeps\nodemcuv2\TaskScheduler\src/TaskScheduler.h:280:17: warning: 'uint32_t _task_micros()' defined...
I'm not sure if this is intentional or a bug, but when I have "Search Options" -> "Regular Expression Search" enabled, the searches are forced to be case sensitive. However...
### Motivation for changes: Enable notification to an MQTT broker, because a plugin didn't exist yet to do so ### Detailed changes: - New MQTT client notify using paho MQTT...
I've got data that I'd like to exclude from anomaly label if certain criteria are met (like a list of supervised labels for excluding incorrectly detected anomalies), regardless of the...
**Describe the bug** When leaving the "Live TV" screen, the selected view/sort method is lost and reverts to the default **To Reproduce** 1. Go into 'Live TV' 2. Click '*'...
I have a couple cards that use model 2 QR codes, but it looks like the app only generates model 1 codes. They typically work, but some scanners a flakey...
I'm on a (rooted) Samsung Note10+ running Android 10, trying to connect to a personal mosquitto broker I'm running. Authentication is via certificates only, and that works fine using the...
Avoids error if table already exists in DB
I'm using Arc-Welder (1.0.0+u.bb71e8f) and it's being run on files whenever I move them in addition to being executed at upload. This results in multiple *.aw.gcode files that I have...
With these changes, I can now update scores automatically via a cron job without having to manually log in and update. For example, my cronjob to update every 15 minutes...