Skip to content

Commit

Permalink
Update class description
Browse files Browse the repository at this point in the history
  • Loading branch information
dtex committed Jul 5, 2021
1 parent 4fb558b commit cc5ebd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gps/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { normalizeIO, getProvider, toFixed } from "j5e/fn";

/**
* Class representing a GPS receiver
* @classdesc The GPS class allows communication with GPS receivers
* @classdesc The GPS class allows communication with any GPS receiver that will send NMEA sentences over serial as soon as it is powered on
* @extends Emitter
* @fires GPS#sentence
* @fires GPS#operations
Expand Down

0 comments on commit cc5ebd7

Please sign in to comment.