mirror of
https://github.com/cmur2/miflorad.git
synced 2025-06-26 22:30:24 +02:00
munin-miflora: enrich underlying library errors with current operation using wrapping
This commit is contained in:
@ -16,7 +16,6 @@ import (
|
||||
)
|
||||
|
||||
const discoveryTimeout = 4 * time.Second
|
||||
const connectionTimeout = 4 * time.Second
|
||||
|
||||
func readData(client ble.Client, profile *ble.Profile) {
|
||||
prefix := flag.Args()[0]
|
||||
|
Reference in New Issue
Block a user