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

problèmes de compilation de la bibliothèque BleDevice #1173

Open
juniorcisse opened this issue Aug 17, 2023 · 1 comment
Open

problèmes de compilation de la bibliothèque BleDevice #1173

juniorcisse opened this issue Aug 17, 2023 · 1 comment

Comments

@juniorcisse
Copy link

In file included from c:\Users\User\Documents\Arduino\libraries\ESP32_BLE_Arduino\src/BLEAdvertising.h:15,
from c:\Users\User\Documents\Arduino\libraries\ESP32_BLE_Arduino\src/BLEServer.h:19,
from c:\Users\User\Documents\Arduino\libraries\ESP32_BLE_Arduino\src/BLEDevice.h:18,
from C:\Users\User\Downloads\sketch_aug17a\sketch_aug17a.ino:2:
c:\Users\User\Documents\Arduino\libraries\ESP32_BLE_Arduino\src/FreeRTOS.h:61:28: error: 'ringbuf_type_t' has not been declared
Ringbuffer(size_t length, ringbuf_type_t type = RINGBUF_TYPE_NOSPLIT);
^~~~~~~~~~~~~~

exit status 1

Compilation error: exit status 1

@Mr-KID-github
Copy link

Mr-KID-github commented Feb 18, 2024

image
First , you need to delect the ESP32_BLE_Arduino library,
then, you need to select suitable version,
in face , Version 2.0.11 of esp32 is available

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

2 participants