mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
add consolenotifier for peripheral system alerts
This commit is contained in:
@@ -34,3 +34,7 @@ func (c *CameraServo) CurrentAngle() float64 {
|
||||
func (c *CameraServo) Configuration() CameraServoConfig {
|
||||
return CameraServoConfig{}
|
||||
}
|
||||
|
||||
func (c *CameraServo) BackendDescription() string {
|
||||
return "native GPIO"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user