summaryrefslogtreecommitdiff
path: root/inc/hw_onewire.h
blob: 522377212831c227e789c1d50fa5c93679ef6cc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//****************************************************************************************
// hw_onewire.h
// 
// dummy file to resolve compiler warnings
//****************************************************************************************

#ifndef __HW_ONEWIRE_H__
#define __HW_ONEWIRE_H__

// DUMMY

#endif // __HW_ONEWIRE_H__