brewco/prompt.h

Thu, 10 Dec 2015 17:31:45 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 10 Dec 2015 17:31:45 +0100
changeset 452
edc86e2d2eaa
parent 443
6b80a37fdf8d
permissions
-rw-r--r--

Changed device outputs and status leds.

#ifndef _PROMPT_H
#define	_PROMPT_H

void prompt(int, char *);

#endif

mercurial