tool/MasterDevice.h
changeset 1961 48f536aefc18
parent 1837 32136215c1fa
child 1966 23c638a81fe7
--- a/tool/MasterDevice.h	Thu Sep 16 08:41:19 2010 +0200
+++ b/tool/MasterDevice.h	Thu Sep 16 09:08:11 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);