123

Dependencies:   mbed

Fork of LG by igor Apu

Committer:
Diletant
Date:
Sun Jul 03 13:40:48 2016 +0000
Revision:
177:672ef279c8e0
Device&... update. Some Ask_Gld functionality. Not final!!!

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Diletant 177:672ef279c8e0 1 #include "Device.h"
Diletant 177:672ef279c8e0 2 extern Device device;
Diletant 177:672ef279c8e0 3
Diletant 177:672ef279c8e0 4 void InitDebugDefaultSettings(void){
Diletant 177:672ef279c8e0 5 }
Diletant 177:672ef279c8e0 6
Diletant 177:672ef279c8e0 7 void InitDebugState(void) {
Diletant 177:672ef279c8e0 8 }
Diletant 177:672ef279c8e0 9
Diletant 177:672ef279c8e0 10 void DeviceStartDebug(void) {
Diletant 177:672ef279c8e0 11 }