Mercurial > hg > beaglert
diff core/default_main.cpp @ 175:9bfe04d184fb experimental-fixing-AuxiliaryTask
Demonstrates issue #1374
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Mon, 28 Dec 2015 15:00:34 +0100 |
parents | b89dd0c97a04 |
children |
line wrap: on
line diff
--- a/core/default_main.cpp Mon Dec 28 13:53:11 2015 +0100 +++ b/core/default_main.cpp Mon Dec 28 15:00:34 2015 +0100 @@ -32,6 +32,8 @@ int main(int argc, char *argv[]) { + printf("in main\n"); + dumpAuxTasks(); BeagleRTInitSettings settings; // Standard audio settings struct option customOptions[] =