Home › Forums › Forums › Technical Support for BerryGPS and BerryGPS-IMU › Unknown device> JSON slave driver requires 80 › Reply To: Unknown device> JSON slave driver requires 80
May 20, 2018 at 2:25 pm #7302
TJ
Participant
Below are the contents of the file you requested.
# Default settings for the gpsd init script and the hotplug wrapper.
# Start the gpsd daemon automatically at boot time
START_DAEMON="true"
# Use USB hotplugging to add new USB devices automatically to the daemon
USBAUTO="true"
# Devices gpsd should collect to at boot time.
# They need to be read/writeable, either by user gpsd or the group dialout.
DEVICES="/dev/serial0"
# Other options you want to pass to gpsd
GPSD_OPTIONS=""