add decoder for lsn50 3-way, fix 1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2024-02-09 13:40:21 +01:00
parent 8dbef7c647
commit c1a8a0b8f2

View File

@ -2,7 +2,6 @@ package draginoLsn50
import (
"fmt"
"strconv"
"encoding/json"
"udi/database"
)