module Motion
    class Gyroscope < GenericMotionInterface

      def start(options={}, &handler)
        if options.key?(:interval)