BluetoothSerial: register_callback compile error - but I think it is probably a problem with the compiler not the BluetoothSerial library #7675
Labels
Status: Awaiting triage
Issue is waiting for triage
Board
ESP32 Dev Module
Device Description
Not relevant because not uploading - compile issue
Hardware Configuration
N/A
Version
v2.0.6
IDE Name
Arduino 2.0.3
Operating System
Windows 11
Flash frequency
80MHz
PSRAM enabled
no
Upload speed
921600
Description
I get this error in v2.0.6 - but not in v2..0.5 or any version below that.
What is really weird is that I can't see any difference in the src files for register_callback.
I have updated to v2.0.6 and copied in the BluetoothSerial folder from v2.0.5 into C:\Users\Paul\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\libraries to see if that helped, restarted the IDE and it made no difference.
**So - whilst it states it is an error in matching a function call, it isn't caused by the library in BluetoothSerial.....so is there some compiler change with v2.0.6 that changes how functions are located and matched?
Or a default compiler setting has changed?**
Sketch
Other Steps to Reproduce
Just load sketch and try to complile it
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: