Revision 5e2f673b source/alld_mpr121.c

View differences:

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

  
19
/**
20
 * @file    alld_mpr121.c
21
 * @brief   Touch Sensor function implementations.
22
 *
23
 * @addtogroup lld_touch
24
 * @{
25
 */
26

  
19 27
#include <alld_mpr121.h>
20 28

  
21 29
#if defined(AMIROLLD_CFG_USE_MPR121) || defined(__DOXYGEN__)
......
176 184
}
177 185

  
178 186
#endif /* defined(AMIROLLD_CFG_USE_MPR121) */
187

  
188
/** @} */

Also available in: Unified diff