-
Notifications
You must be signed in to change notification settings - Fork 223
Closed as not planned
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Hello, I'm having some problems with the new version (1.3.2), if I use version 1.3.1, I don't have any problem.
But when I compile with the new version I get this error log
In file included from c:\Users\fimartin\Documents\Arduino\libraries\ArduinoBLE\src\utility\HCIVirtualTransport.cpp:22:0:
c:\Users\fimartin\Documents\Arduino\libraries\ArduinoBLE\src\utility\HCIVirtualTransport.h:27:36: fatal error: freertos/stream_buffer.h: No such file or directory
compilation terminated.
Se encontraron varias bibliotecas para "BLEDevice.h"
Usado: C:\Users\fimartin\Documents\Arduino\libraries\ArduinoBLE
No utilizado: C:\Users\fimartin\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\BLE
exit status 1
Compilation error: exit status 1
Can you tell me what I am doing wrong?
I even updated version after version to tried solve it, but I couldn't fix it this way.
Metadata
Metadata
Assignees
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project