Rename Dragino-RS485-BL-7in1-Soil-Sensor.txt to Dragino-RS485-BL-7in1-Soil-Sensor.js
This commit is contained in:
parent
b0353cb592
commit
c68311a078
|
@ -45,4 +45,4 @@ function decodeUplink(input) {
|
||||||
// - bytes = Byte array containing the downlink payload.
|
// - bytes = Byte array containing the downlink payload.
|
||||||
function encodeDownlink(input) {
|
function encodeDownlink(input) {
|
||||||
return {bytes: []};
|
return {bytes: []};
|
||||||
}
|
}
|
Loading…
Reference in New Issue