Hasenradball

Results 32 issues of Hasenradball

Hi, I get an Compiler Warning when using the lib like: ``` .pio\libdeps\esp01_1m\WebSockets\src\WebSockets.cpp:748:75: note: format string is defined here 748 | DEBUG_WEBSOCKETS("[HBtimeout] pong TIMEOUT! lp=%d millis=%d pi=%d count=%d\n", client->lastPing, millis(),...

### Board ESP32 dev Module ### Device Description ESP32 Dev Board ### Hardware Configuration not necessary ### Version v2.0.4 ### IDE Name Platform IO ### Operating System WIn 10 ###...

Type: Question
Status: Awaiting triage

### Basic Infos - [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md). - [x] I have read the documentation at [readthedocs](https://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...

Hello, I have a question regarding the SPIFFS output. What ist the difference between the SPIFFS size and the SPIFFS page? ![grafik](https://user-images.githubusercontent.com/26808969/45595034-a132bf00-b9a5-11e8-9e5f-60dfd333e8a0.png)

Issue #772: - change in line 484 --> fallthrough - change in line 754 --> formatspecifier %lu instaed %d

When compiling for ESP8266 with treat al warnings as errors I got some unwantet warnings. ![grafik](https://user-images.githubusercontent.com/26808969/190100188-7ab596c5-20b8-4f18-a4b0-a6a945e70a97.png) How should we proceed? Schould I try to fix it?

Got an compiler warning about a unused variable. see line 523: https://github.com/ChuckBell/MySQL_Connector_Arduino/blob/d007607b306dde37b591093f9562ed1370cf99d4/src/MySQL_Packet.cpp#L523 could be fixed by: ` int size __attribute__((unused)) = 0;` ``` .pio\libdeps\esp12e\MySQL Connector Arduino\src\MySQL_Packet.cpp: In member function 'int...

Hi, a short question regarding loading charts. when using this lib, does the usage load the data from web every time opening the Webpage? Or is everything inside the module?...

Hi, I tried your app as repeater with a Wemos mini D1. Flashing works fine, but after flash is finished and reset of the chip no SSID "MyApp" is found....

Hello, I regonized that with bullseye the library bcm_1.7x does not work anymore and connot be installed. Therefore I would suggest to update the library to the actual most popular...