Mercurial > hg > beaglert
view core/DigitalChannelManager.cpp @ 392:5587d7fa0108 prerelease
Added a new init.d script for the shutdown button and updated the bela script to use the Makefile to stop.
author | andrewm |
---|---|
date | Tue, 14 Jun 2016 21:39:06 +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 }