VintageNetMobile.Modem.normalize

You're seeing just the callback normalize, go back to VintageNetMobile.Modem module for more information.

Specs

normalize(config :: map()) :: map()

Normalize a modem configuration

Modem implementations use this to update the :modem_opts key to a canonical representation. This could be adding default fields, migrating old options, or deriving parameters to that they need not be computed again.

Configuration errors raise exceptions.