Write raw commands to the GPS receiver
writeBytes(gpsObj,dataArray)
writeBytes(gpsObj,dataArray) writes raw data specified by dataArray to configure the GPS module.
gpsObj
dataArray
collapse all
gpsdev
The GPS object with the default or specified properties.
Raw data to write to the GPS module to configure the module, specified as an array.
Data Types: uint8
uint8