Compare commits
1 Commits
main
...
Refractori
| Author | SHA1 | Date | |
|---|---|---|---|
| ef969cb3a4 |
@ -156,7 +156,7 @@ class BTLESerial : public virtual BTSerialInterface, public BleSerial
|
||||
{
|
||||
// bleConnected = true; Removed until PR is accepted
|
||||
if(connectionCallback){
|
||||
// connectionCallback(ESP_SPP_SRV_OPEN_EVT, nullptr);
|
||||
connectionCallback(ESP_SPP_SRV_OPEN_EVT, nullptr);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user