adding bluetooth button service. fix for #106
This commit is contained in:
@ -630,6 +630,9 @@ namespace pxsim.bluetooth {
|
||||
export function startAccelerometerService(): void {
|
||||
// TODO
|
||||
}
|
||||
export function startButtonService(): void {
|
||||
// TODO
|
||||
}
|
||||
}
|
||||
|
||||
namespace pxsim.images {
|
||||
|
Reference in New Issue
Block a user