Skip to content

Commit 08944b5

Browse files
committed
Remove power_control
1 parent b056131 commit 08944b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mix.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ defmodule CircuitsQuickstart.MixProject do
5454
{:circuits_i2c, "~> 2.0"},
5555
{:circuits_spi, "~> 2.0"},
5656
{:pinout, "~> 0.1"},
57-
{:power_control, github: "cjfreeze/power_control"},
5857
{:ramoops_logger, "~> 0.3", targets: @all_targets},
5958

6059
# Dependencies for all targets except :host

0 commit comments

Comments
 (0)