Report init/callback thread to the framework

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4154 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Sampo Savolainen 2008-11-13 21:40:53 +00:00
parent 773bc6f0d1
commit 2bb5a8cdb0

View file

@ -156,6 +156,7 @@ WiimoteControlProtocol::wiimote_main()
{
bdaddr_t bdaddr;
unsigned char rpt_mode = 0;
register_thread("Wiimote Discovery and Callback Thread");
std::cerr << "Wiimote: discovering, press 1+2" << std::endl;