Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 386 Bytes

File metadata and controls

18 lines (11 loc) · 386 Bytes

MbientLab Documentation

Documentation for MbientLab MetaSensors and the MetaWear BLE serial protocol.

Live site: docs.mbientlab.com

Local development

pip install -r requirements.txt
mkdocs serve

Open http://127.0.0.1:8000.

Deployment

Pushes to main automatically build and deploy via GitHub Pages.