fixed gyro def
This commit is contained in:
parent
005447ce44
commit
1330a0fb82
@ -5,7 +5,7 @@ const enum GyroSensorMode {
|
||||
}
|
||||
|
||||
namespace input {
|
||||
//% fixedInstances
|
||||
//% fixedInstance
|
||||
export class GyroSensor extends internal.UartSensor {
|
||||
constructor(port: number) {
|
||||
super(port)
|
||||
|
Loading…
Reference in New Issue
Block a user