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