tool/MasterDevice.h
changeset 1963 6aaf77798445
parent 1961 48f536aefc18
child 1966 23c638a81fe7
--- a/tool/MasterDevice.h	Thu Aug 05 09:54:06 2010 +0200
+++ b/tool/MasterDevice.h	Thu Sep 16 10:16:12 2010 +0200
@@ -132,6 +132,7 @@
         void readReg(ec_ioctl_slave_reg_t *);
         void writeReg(ec_ioctl_slave_reg_t *);
         void setDebug(unsigned int);
+        void rescan();
         void sdoDownload(ec_ioctl_slave_sdo_download_t *);
         void sdoUpload(ec_ioctl_slave_sdo_upload_t *);
         void requestState(uint16_t, uint8_t);