Debug print on power on
This commit is contained in:
parent
0c466644ce
commit
50777fe056
|
@ -74,6 +74,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
if(uvosledRet >= 0)
|
||||
{
|
||||
qDebug()<<"uvosled_poweron";
|
||||
uvosled_poweron(&led);
|
||||
// Give cameras some time to power on
|
||||
// TODO: figure out how to do this better
|
||||
|
|
Loading…
Reference in a new issue