diff -r df9b00bda8dc -r 6aaf77798445 tool/MasterDevice.h --- 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);