view core/DigitalChannelManager.cpp @ 416:287bcb07de9a prerelease

Removed useless files from Doxyfile, improved performance from 14 to 9 seconds on the BBB
author Giulio Moro <giuliomoro@yahoo.it>
date Thu, 16 Jun 2016 02:27:33 +0100
parents 1b23300f3e78
children
line wrap: on
line source
/*
 * DigitalStream.cpp
 *
 *  Created on: 7 Jun 2016
 *      Author: giulio
 */

#include <DigitalChannelManager.h>

DigitalChannelManager::DigitalChannelManager() {
	// TODO Auto-generated constructor stub

}

DigitalChannelManager::~DigitalChannelManager() {
	// TODO Auto-generated destructor stub
}