Raphexion / pwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwm

An OTP application

Build

$ rebar3 compile

Try

$ rebar3 shell

1> application:start(pwm).  ## not pwm_app, just pwm !
ok
2>

About

License:Apache License 2.0


Languages

Language:Erlang 100.0%