123

Dependencies:   mbed

Fork of LG by igor Apu

DeviceDebug.c

Committer:
Diletant
Date:
2016-07-03
Revision:
177:672ef279c8e0

File content as of revision 177:672ef279c8e0:

#include "Device.h"
extern Device device;

void InitDebugDefaultSettings(void){
}

void InitDebugState(void) {
}

void DeviceStartDebug(void) {
}