logging when BLE stops.
This commit is contained in:
parent
4949beae3e
commit
443a88e0f1
@ -78,4 +78,5 @@ func ExposeBluetooth(events <-chan Event) {
|
||||
logPrintf("bt: watts: %d rpm: %.0f completedRevs: %.0f lastRevTime: %.0f processingTime: %v\n",
|
||||
watts, rpm, completedRevs, lastCompletedRev, time.Now().Sub(now))
|
||||
}
|
||||
logMsg("BLE advertising stopped")
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user