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