ola logging now works.

Debug level
This commit is contained in:
santi 2014-07-29 17:25:11 +02:00
parent 1dd20c9b05
commit 5612d10711
2 changed files with 8 additions and 2 deletions

View file

@ -96,4 +96,6 @@ signals:
void layerReceived(int i);
};
using namespace ola;
#endif // OLATHREAD_H