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

View differences:

devicelist.h
19 19
    d_bufr  *buf;
20 20
    //TODO add circular buffer for each device
21 21
    struct  device_d *nxt;
22
}device;
22
} device;
23 23

  
24 24
int setNewDeviceList(); // ony called on startup
25 25
/*

Also available in: Unified diff