Revision 5e2f673b source/alld_pca9544a.c

View differences:

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

  
19
/**
20
 * @file    alld_pca9544a.c
21
 * @brief   I2C Multiplexer function implementations.
22
 *
23
 * @addtogroup lld_multi
24
 * @{
25
 */
26

  
19 27
#include <alld_pca9544a.h>
20 28

  
21 29
#if defined(AMIROLLD_CFG_USE_PCA9544A) || defined(__DOXYGEN__)
......
120 128
}
121 129

  
122 130
#endif /* defined(AMIROLLD_CFG_USE_PCA9544A) */
131

  
132
/** @} */

Also available in: Unified diff