Rename Dragino-RS485-LN.txt to Dragino-RS485-LN.js

This commit is contained in:
IoTThinks.com 2023-06-07 16:41:36 +07:00 committed by GitHub
parent 8572f59968
commit ccd18386f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,4 +123,4 @@ function encodeDownlink(input) {
// Should not reach here
return {bytes: []};
}
}