diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index 97bc61005..502431b1f 100644 --- a/default.cfg +++ b/default.cfg @@ -399,4 +399,8 @@ <entry key='xirgo.enable'>true</entry> <entry key='xirgo.port'>5081</entry> + <!-- CalAmp server configuration --> + <entry key='calamp.enable'>true</entry> + <entry key='calamp.port'>5082</entry> + </properties> |