We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01fca59 commit 6fee5feCopy full SHA for 6fee5fe
config/config.exs
@@ -1,5 +1,5 @@
1
# This file is responsible for configuring your application
2
-# and its dependencies with the aid of the Mix.Config module.
+# and its dependencies with the aid of the Config module.
3
#
4
# This configuration file is loaded before any dependency and
5
# is restricted to this project.
config/rpi0.exs
@@ -1,4 +1,4 @@
-use Mix.Config
+import Config
# Configure the network using vintage_net
# See https://github.com/nerves-networking/vintage_net for more information
config/rpi3a.exs
0 commit comments