Low level bluetooth library
npm install msupply-ble-service
import MsupplyBleService from "msupply-ble-service";
// ...
const result = await MsupplyBleService.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT