Revision 60 logic/trunk/src/init/devicelist.h

View differences:

devicelist.h
18 18
device *getDevice(device *dev, char *devName);
19 19
device *getAvailableDevice(device *dev);
20 20
int     getLocalFormattedTime();
21

  
21
int     deleteDeviceList(device *dev);
22 22
/*
23 23
void updateDeviceList(device_d *deviceList); // called on HMI change
24 24
char *getDeviceName();

Also available in: Unified diff