Voha888

Results 9 issues of Voha888

Hello! I added Your library to my sketch. I transferred all the contents of loop () to my function. But after exiting the function, the ESP32 just freezes. I tried...

I have the message in console: `[E][esp32-hal-misc.c:94] disableCore0WDT(): Failed to remove Core 0 IDLE task from WDT` when adding more the one stepper service, but all works fine I think,...

bug
enhancement

Hi, I using Ethercard as client on some port, and want to use as server on other port. I can parse the data myself - now I do it on...

**Type: LanguageService** **Describe the bug** - OS and Version: Windows 10 x64 - VS Code Version: 1.47.2 - C/C++ Extension Version: 0.29.0 - Other extensions you installed (and if the...

Language Service
Feature Request
Feature: Auto-complete

I created the second store using standard opencart tools. Both stores are in the same hosting folder. It's just that the second store has a delegated domain. To the user,...

I have the file MIWIFIRepairTool.x86.zip (https://mega.nz/file/Yt1UiBSK#zANJlurH2MZ_ebleTcjebBbAlbycDxLQYWQZ8upiqfk) in my synchronization folder (It is designed for flashing xiaomi routers.) Windows Defender detects a virus in this file and removes it. Mega downloads...

Added an example using the map container. Text labels are used to simplify access to states

If ESP32 version is 2.xx, the compiler print error: 'i2s_read_bytes' was not declared in this scope. I think, its need new function **i2s_read** , but simple changing function neme `i2s_read(I2S_NUM_0,...

[TM1629A_V2.0.pdf](https://github.com/maxint-rd/TM16xx/files/15456398/TM1629A_V2.0.pdf) I want to connect this chip model. And as far as I understand, I just need to change the existing header file to accommodate the number of signal lines...

enhancement