Revision 5e2f673b include/alld_mpr121.h

View differences:

include/alld_mpr121.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    alld_mpr121.h
21
 * @brief   Touch Sensor macros and structures.
22
 *
23
 * @addtogroup lld_touch
24
 * @{
25
 */
26

  
19 27
#ifndef _AMIROLLD_MPR121_H_
20 28
#define _AMIROLLD_MPR121_H_
21 29

  
......
219 227
#endif /* defined(AMIROLLD_CFG_USE_MPR121) */
220 228

  
221 229
#endif /* _AMIROLLD_MPR121_H_ */
230

  
231
/** @} */

Also available in: Unified diff