An open API service indexing awesome lists of open source software.

https://github.com/iodevs/pid_controller

An Elixir PID controller.
https://github.com/iodevs/pid_controller

Last synced: about 1 year ago
JSON representation

An Elixir PID controller.

Awesome Lists containing this project

README

          

# PidController

> TODO: Add description**

## Installation

```elixir
def deps do
[
{:pid_controller, "~> 0.1.0"}
]
end
```

## License

> TODO: Add license

----
Created: 2019-04-03Z