summaryrefslogtreecommitdiff
path: root/lora_pkt_fwd/global_conf.json
diff options
context:
space:
mode:
Diffstat (limited to 'lora_pkt_fwd/global_conf.json')
-rw-r--r--lora_pkt_fwd/global_conf.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lora_pkt_fwd/global_conf.json b/lora_pkt_fwd/global_conf.json
index d73b50c..640fd18 100644
--- a/lora_pkt_fwd/global_conf.json
+++ b/lora_pkt_fwd/global_conf.json
@@ -16,8 +16,8 @@
"antenna_gain": 0, /* antenna gain, in dBi */
"temperature_comp": {
"enabled": false,
- "values": [ [-20,-2], [-10,-1], [0,0], [0,0] ],
- "current_temp_file": "/var/run/lora/current_temp"
+ "current_temp_type": "SENSOR",
+ "current_temp_file": "/sys/class/hwmon/hwmon0/temp1_input"
},
"radio_0": {
"enable": true,