Merge pull request #1 from w1bsb/patch-1

Correct arps_send to aprs_send
pull/2/head
Tom Early 8 years ago committed by GitHub
commit 131d378bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ gateway = {
# regen_header = true # regenerate headers from incoming data
# send_qrgs_maps = true # send frequecy, offset, cooridinates and url to irc-server
# local_irc_ip = "0.0.0.0" # 0.0.0.0 means accept any incoming connections
# arps_send = true # send info to aprs
# aprs_send = true # send info to aprs
# ip = "127.0.0.1" # where the gateway is running
external = {

Loading…
Cancel
Save

Powered by TurnKey Linux.