/*! \file beepchan.c
 *  \brief The BEEP channel object.
 *
 */

#include "liblogging-config.h"
#include "lib3195.h"
#include <assert.h>

// #################################################################
// private members
// #################################################################


// #################################################################
// public members
// #################################################################