Revision 5e2f673b source/alld_tlc5947.c

View differences:

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

  
19
/**
20
 * @file    alld_tlc5947.c
21
 * @brief   LED Driver function implementations.
22
 *
23
 * @addtogroup lld_leddriver
24
 * @{
25
 */
26

  
19 27
#include <alld_tlc5947.h>
20 28

  
21 29
#if defined(AMIROLLD_CFG_USE_TLC5947) || defined(__DOXYGEN__)
......
142 150
}
143 151

  
144 152
#endif /* defined(AMIROLLD_CFG_USE_TLC5947) */
153

  
154
/** @} */

Also available in: Unified diff