More visibility changes
This commit is contained in:
@@ -28,7 +28,7 @@ public protocol Servo {
|
||||
func detach()
|
||||
}
|
||||
|
||||
public class PWMHardwareServo : Servo{
|
||||
open class PWMHardwareServo : Servo{
|
||||
private (set) var frameWidth : Float
|
||||
private var minDc: Float
|
||||
private var dcRange: Float
|
||||
|
||||
Reference in New Issue
Block a user