-
i am getting this error when i run milight.lua
dofile("initit.lua")
> 192.168.1.236 255.255.255.0 192.168.1.1
> PANIC: unprotected error in call to Lua API (milight.lua:6: malformed number near '0…
-
I'm not using the timer directly, but I have some libraries that probably depend on it (ESP8266HTTPUpdateServer, WifiManager, ...). Therefore I had to enable this in pwm.c for the library to work:
…
ge0rg updated
4 years ago
-
### The problem
Hi,
as the title suggests, I'm having issues when rebooting ESP32.
Sometimes fastLED becomes uncontrollable when ESP firmware is being updated, in fact, when firmware update has com…
-
Hi,
I forked your software and made some changes. I saw your comments, if stabillity is no so good and OTA firmware update not working
- I migrated to platformio/VSC
- change the string handling …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR23508](https://bugs.llvm.org/show_bug.cgi?id=23508) |
| Status | NEW |
| Importance | P normal |
|…
-
Ok everyone I really could use your help. I tested my entire rig for voltage 3.3v, 5v, and 12v. Everything has power and is hooked up correctly. Double checked my voltage for data and it too requires …
-
Me again...
How can i hide the text from the field, once it has been rendered.
I'd like just a black box. most likely a cssadon, but i can't find an example.
![screenshot 2015-12-15 13 18 28](htt…
-
Could I use this package for other rgb-d camera,like Realsense d435?Where do I need to change the code?
-
-
After downloading and compiling your library on ESP-WROVER-KIT V4.1 display runs the demo program but the screen is flipped.
I've used the following configuration:
```
#define DEFAULT_DISP_TYPE …