Skip to content

Commit

Permalink
add tests for sensecap s2120, bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
koestler committed Jan 24, 2024
1 parent fd75901 commit 72318ea
Show file tree
Hide file tree
Showing 4 changed files with 385 additions and 204 deletions.
2 changes: 1 addition & 1 deletion converter/ttn-dragino_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (

// example inputs

func TestTtsDragino(t *testing.T) {
func TestTtnDragino(t *testing.T) {
mockCtrl := gomock.NewController(t)
defer mockCtrl.Finish()

Expand Down
Loading

0 comments on commit 72318ea

Please sign in to comment.