support for bluetooth accelerometer service. fix for #105
This commit is contained in:
@ -627,6 +627,9 @@ namespace pxsim.bluetooth {
|
||||
export function startMagnetometerService(): void {
|
||||
// TODO
|
||||
}
|
||||
export function startAccelerometerService(): void {
|
||||
// TODO
|
||||
}
|
||||
}
|
||||
|
||||
namespace pxsim.images {
|
||||
|
Reference in New Issue
Block a user