//**************************************************************************************** // hw_onewire.h // // dummy file to resolve compiler warnings //**************************************************************************************** #ifndef __HW_ONEWIRE_H__ #define __HW_ONEWIRE_H__ // DUMMY #endif // __HW_ONEWIRE_H__