comments and version increments

This commit is contained in:
Mikayla Fischler
2024-10-04 21:12:37 -04:00
parent 9521acd8af
commit 8238b26eec
3 changed files with 3 additions and 2 deletions

View File

@@ -831,6 +831,7 @@ function iocontrol.record_unit_data(data)
--#endregion
end
-- update control app with unit data from API_GET_CTRL
---@param data table
function iocontrol.record_control_data(data)
for u_id = 1, #data do