Rename Dragino-LAQ4.txt to Dragino-LAQ4.js
This commit is contained in:
parent
9b07f5d7f8
commit
9e76b26fcd
|
@ -51,4 +51,4 @@ function decodeUplink(input) {
|
|||
// - bytes = Byte array containing the downlink payload.
|
||||
function encodeDownlink(input) {
|
||||
return { bytes: []};
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue