UNPKG

robopro-link

Version:

Porvide local hardware function to RoboPro

13 lines (10 loc) 502 B
# robopro-link [![Publish Npm Package](https://github.com/sgologuzov/robopro-link/actions/workflows/publish-npm-package.yml/badge.svg)](https://github.com/robopro-link/robopro-link/actions/workflows/publish-npm-package.yml) ![](https://img.shields.io/github/license/sgologuzov/robopro-link) ### Instructions ```bash npm install npm run fetch npm start ``` If you work on windows and want to use BLE connection check this instructions: [https://github.com/noble/noble](https://github.com/noble/noble)