blackbox/lowlevel.h

Mon, 14 Nov 2011 20:31:32 +0100

author
Malte Bayer <mbayer@neo-soft.org>
date
Mon, 14 Nov 2011 20:31:32 +0100
changeset 0
9b7de464f0ea
child 2
6c59b4293fa9
permissions
-rw-r--r--

initial commit - controller1 working

#ifndef LOWLEVEL_H
#define LOWLEVEL_H
#include "main.h"

void LED(uint8_t num, uint8_t state);

#endif

mercurial