view core/DigitalChannelManager.cpp @ 373:3bed6b09223c prerelease

Updated NE10 library to the latest version; needs a corresponding update to the /usr/include/ne10 header files on the SD image. Updated examples to compile against new version, and reordered D-Box channels to account for new PRU-based DAC channel reordering.
author andrewm
date Thu, 09 Jun 2016 20:03:09 +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
}