Update README.md
This commit is contained in:
parent
e8b4297c49
commit
6d60b52a39
|
@ -54,7 +54,7 @@ function Decode(fPort, bytes, variables) {
|
|||
...
|
||||
}
|
||||
|
||||
// V3 to V4 converter
|
||||
// Converter from ChirpStack v3 to ChirpStack v4 / Easy LoRaWAN Cloud
|
||||
function decodeUplink(input) {
|
||||
// Wrapper function for ChirpStack v4
|
||||
return {
|
||||
|
|
Loading…
Reference in New Issue