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