fix:_renamed import path to volker-raschek
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package sensor
|
||||
|
||||
import (
|
||||
"github.com/go-flucky/flucky/pkg/types"
|
||||
"github.com/volker-raschek/flucky/pkg/types"
|
||||
)
|
||||
|
||||
func Read(sensors []Sensor, measuredValueType types.MeasuredValueType) ([]*types.MeasuredValue, error) {
|
||||
|
Reference in New Issue
Block a user