-
My installation from the master branch seems to have gone through (nothing to show otherwise) , however when I run the program I get the following error:
```shell
$ sudo ledcontrol --port 80 --le…
-
I run the webbino server on a stm32 bluepill with an sdcard, but I can not get server requests to work. it works if I use flash storage, but not when I use storage on sdcard.
In the example ledcont…
-
LEDControl's driver seems to be breaking the Trackpoint and Trackpoint keys entirely when running. Touchpad works but gets a bit spotty occasionally. I have to kill the scheduled task and reboot to re…
-
After installing ledcontrol and then attempting to run i get the following:
`user@abyssbar:~/led-control $ sudo ledcontrol --led_count 69
Traceback (most recent call last):
File "/usr/local/bin…
-
LEDControl, originally a plugin, has gotten its hooks into the Kaleidoscope core. We should lift it back to the plugins directory, now that that's a thing agian.
-
```
#include
#include
#include
#include
#include
//12 seconds WatchDog Timer
#define WDT_TIMEOUT 12
// Wifi Settings
#define SSID "abc"
#define PASSWORD …
-
Trying to compile a project with following liberys
`#include
# include
# include
# include
# include
# include `
Gives the following error `In file included from D:\Dropbox\KG\Personligt\Ardu…
-
Hi,
I found two security flaws which allows attackers in the same network to perform remote commands over the web interface. For example in line
https://github.com/eweren/RaspALight/blob/master/…
-
In file included from C:\Users\richard\Documents\Arduino\libraries\LedControl\src\LedControl.cpp:28:0:
C:\Users\richard\Documents\Arduino\libraries\LedControl\src\LedControl.h:30:26: fatal error: avr/…
-
Originally by @algernon, as keyboardio/Kaleidoscope-LEDControl#15.