mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 18:10:47 -04:00
add consolenotifier for peripheral system alerts
This commit is contained in:
@@ -39,3 +39,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