break uvosled for testing
This commit is contained in:
parent
d5af9adec9
commit
891aacb75c
1 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,8 @@ int main(int argc, char *argv[])
|
|||
// TODO: figure out how to do this better
|
||||
sleep(10);
|
||||
}
|
||||
|
||||
uvosledRet = -1;
|
||||
|
||||
Cameras cameras(uvosledRet < 0 ? nullptr : &led);
|
||||
cameras.setFree(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue