Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error including libary #351

Open
negisi98 opened this issue Feb 19, 2025 · 0 comments
Open

Error including libary #351

negisi98 opened this issue Feb 19, 2025 · 0 comments

Comments

@negisi98
Copy link

Hi, i have the next errors including the library on my sketch, how can i solve it?

In file included from c:\Users\negis\Documents\Arduino\libraries\ESP32_BLE_Arduino\src/BLEDescriptor.h:16,
from c:\Users\negis\Documents\Arduino\libraries\ESP32_BLE_Arduino\src/BLECharacteristic.h:17,
from c:\Users\negis\Documents\Arduino\libraries\ESP32_BLE_Arduino\src/BLEHIDDevice.h:14,
from C:\Users\negis\Documents\Arduino\libraries\ESP32_BLE_Keyboard\BleKeyboard.h:24,
from C:\Users\negis\Documents\Arduino\libraries\ESP32_BLE_Keyboard\BleKeyboard.cpp:1,
from C:\Users\negis\Desktop\Mando Rally\Mando_Osmand_esp32_d1_Mini\Mando_Osmand_esp32_d1_Mini.ino:2:
c:\Users\negis\Documents\Arduino\libraries\ESP32_BLE_Arduino\src/FreeRTOS.h:61:35: error: 'ringbuf_type_t' has not been declared
61 | Ringbuffer(size_t length, ringbuf_type_t type = RINGBUF_TYPE_NOSPLIT);
| ^~~~~~~~~~~~~~

The error appears in library not on my sketch but i cannot modify nothing inside.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant