0.5.4 • Published 10 months ago

@openmsupply/msupply-ble-service v0.5.4

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
10 months ago

msupply-ble-service

Low level bluetooth library

Installation

npm install msupply-ble-service

Usage

import MsupplyBleService from "msupply-ble-service";

// ...

const result = await MsupplyBleService.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT