Module achlys_sensor_commander

.

Behaviours: gen_server.

Authors: Igor Kopestenski (igor.kopestenski@uclouvain.be) [web site: https://github.com/Laymer/achlys].

Description

Function Index

run_nav/0
start_link/0 Starts the server.

Function Details

run_nav/0

run_nav() -> any()

start_link/0

start_link() -> {ok, Pid::pid()} | ignore | {error, Reason::term()}

Starts the server


Generated by EDoc