Packages
Nerves Networking Module
Retired package: Deprecated - See nerves_network for new projects, legacy projects can reference github:ghitchens/nerves_networking instead
Current section
Files
Jump to
Current section
Files
config/test.exs
use Mix.Config
config :nerves_networking,
os_module: Nerves.Networking.Test.Mocks.OS
config :logger, :console,
level: :info