SwitchMode

Dependencies:   BEAR_Protocol InverseLeg iSerial mbed

Fork of SwitchMode by Arsapol Manamunchaiyaporn

UI_brain.h

Committer:
soulx
Date:
2016-01-27
Revision:
6:4afac9a87b60

File content as of revision 6:4afac9a87b60:

#ifndef __UI_BRAIN_H__
#define __UI_BRAIN_H__

#include "string"
#include "BEAR_Protocol.h"


class UI_Brain
{
    
    };




#endif