comment and formatting fixes

This commit is contained in:
Mikayla
2025-10-17 20:59:36 +00:00
parent 859e04712f
commit 2aa5c93404
3 changed files with 4 additions and 4 deletions

View File

@@ -447,7 +447,7 @@ end
---@return table|nil reactor function table
function ppm.get_fission_reactor() return ppm.get_device("fissionReactorLogicAdapter") end
-- get the named wired modem
-- get a wired modem by name
---@nodiscard
---@param iface string CC peripheral interface
---@return Modem|nil modem function table