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

View differences:

devicelist.h
16 16
int     setNewDeviceList(); // ony called on startup
17 17
int     getNumberOfDevices();
18 18
device *getDevice(device *dev, char *devName);
19
device *getDevice1(char *devName);
20
device *getDevice2(device *dev);
21 19
device *getAvailableDevice(device *dev);
22 20
int     getLocalFormattedTime();
23 21

  

Also available in: Unified diff