Rename Dragino-LSN50v2.txt to Dragino-LSN50v2.js
This commit is contained in:
parent
dcffbcc213
commit
7f9e60b1f7
|
@ -151,4 +151,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