iCub-main
ethDriver.h
Go to the documentation of this file.
1 #ifndef __ETH_DRIVER_H__
2 #define __ETH_DRIVER_H__
3 
4 #error dont use it. include driver.h instead
5 
6 // old api is under #if defined(DRIVER_KEEP_LEGACY_IDRIVER)
7 
8 #endif//__ETH_DRIVER_H__
9 
10 // eof
11 
12