SwitchMode

Dependencies:   BEAR_Protocol InverseLeg iSerial mbed

Fork of SwitchMode by Arsapol Manamunchaiyaporn

UI_brain.h

Committer:
soulx
Date:
2016-02-03
Revision:
8:f17874479d80
Parent:
6:4afac9a87b60

File content as of revision 8:f17874479d80:

#ifndef __UI_BRAIN_H__
#define __UI_BRAIN_H__

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


class UI_Brain
{
    
    };




#endif