Skip to content

Huibean/ublox.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ublox.js

Installation

npm install ublox.js

Usage

const Ublox = require('./ublox.js');
const ublox = new Ublox('/dev/cu.usbmodem11323401', 9600);