Mercurial > hg > beaglert
view core/DigitalChannelManager.cpp @ 448:fdb30affab1c prerelease
Make checkupdate checks that the zip file in updates/ is valid for an update and make update actually performs an updatescp bbb:Bela/Makefile ./
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Sun, 19 Jun 2016 18:55: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 }