Add GMC.MAP support
This commit is contained in:
parent
4695adc8e3
commit
1be2d3c465
2 changed files with 39 additions and 2 deletions
11
gclog.conf
11
gclog.conf
|
|
@ -7,7 +7,8 @@
|
|||
# 'diy' -> DIY/MyGeiger/NET-IO Geiger Kit or compatible
|
||||
########################################################
|
||||
#device.type=diy
|
||||
device.type=gq
|
||||
#device.type=gq
|
||||
device.type=sim
|
||||
|
||||
# Serial device filename
|
||||
########################
|
||||
|
|
@ -43,3 +44,11 @@ interval=60
|
|||
# First use their 'wapp4netc.exe' software to register your Geiger counter ID. #
|
||||
################################################################################
|
||||
#netc.id=ABCDEF012
|
||||
|
||||
##############
|
||||
# GMCMAP.com #
|
||||
##############
|
||||
#gmcmap.user=01234
|
||||
#gmcmap.device=12345678901
|
||||
gmcmap.user=01432
|
||||
gmcmap.device=83767273429
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue