Skip to content

Commit

Permalink
fix test getter
Browse files Browse the repository at this point in the history
  • Loading branch information
trentgill committed Mar 28, 2024
1 parent 721833f commit 51a3af8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/ii/jf.lua
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ do return
, { name = 'test'
, cmd = 22 + get_offset
, docs = 'factory test inquiries'
, args = { 'id', s8 }
, retval = { 'value', s16 }
}
}
Expand Down

0 comments on commit 51a3af8

Please sign in to comment.