Enabled dht for RAK

This commit is contained in:
2018-05-31 12:03:26 +02:00
parent a2c1bbffd4
commit 61d8025238
+1 -1
View File
@@ -263,7 +263,7 @@
"battery-enabled": true,
"battery-adc": "PA_2",
"dht-enabled": false,
"dht-enabled": true,
"dht-data": "PA_1",
"dht-type": "DHT::DHT22"
}