Skip to main content

bn.stopGyroscope

stopGyroscope(): Promise<void>

description Stop monitoring the gyroscope data.

example

 bn.stopGyroscope()

Returns

Promise<void>