123

Dependencies:   mbed

Fork of LG by igor Apu

DevicePLCS.c

Committer:
Diletant
Date:
2016-05-03
Revision:
149:abbf7663d27d
Child:
156:e68ee0bcdcda

File content as of revision 149:abbf7663d27d:

#include "Device.h"
extern Device device;

void InitPathLengthControlSystemWithDefaults(void){
  //device.plcs.settings. = ;
  //device.plcs.state. = ;
}

void InitPathLengthControlSystem(void){
}

void StartPathLengthControlSystem(void){
}