Closed ONLYA closed 2 years ago
Declaring the global variable in the header file can have issues. "Multiple btSerial is declared" issue occurs when compiling. Validated this issue and fix under Arduino 1.8.18 and Arduino 2.00-rc2 released on 2021-12-13.
Thank you for spotting this. Your update has now been merged.
My pleasure 😊
Declaring the global variable in the header file can have issues. "Multiple btSerial is declared" issue occurs when compiling. Validated this issue and fix under Arduino 1.8.18 and Arduino 2.00-rc2 released on 2021-12-13.