Closed Babyeggz closed 3 months ago
Was an error on my part. I was using main and not stable and I also was using the wrong ESP32 board version. I swapped to the stable release 1 version back from main and swapped my board version to 2.0.0 and it fixed my issue.
When compiling for the B board I get the following error about converting BLEScanResults* to a non-scalar type BLEScanResults.
ERROR Output:
Is this an error in the code or an error on my part when compiling?