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 b056131 commit 08944b5Copy full SHA for 08944b5
mix.exs
@@ -54,7 +54,6 @@ defmodule CircuitsQuickstart.MixProject do
54
{:circuits_i2c, "~> 2.0"},
55
{:circuits_spi, "~> 2.0"},
56
{:pinout, "~> 0.1"},
57
- {:power_control, github: "cjfreeze/power_control"},
58
{:ramoops_logger, "~> 0.3", targets: @all_targets},
59
60
# Dependencies for all targets except :host
0 commit comments