df9692453664d5d62a7f80ff699385a2f8e462b3
[moodlight.git] / rfm12.h
1 /* $Id: rfm12.h,v 1.1 2010/07/11 09:09:26 simimeie Exp $
2  * Functions for communicating with the rfm12(b) module
3  */
4
5 #ifndef __RFM12B_H__
6 #define __RFM12B_H__
7
8 void rfm12_init(void);
9
10 #endif /* __RFM12B_H__ */
This page took 0.049135 seconds and 2 git commands to generate.