Closed YannLocatelli closed 1 year ago
but the behaviorkit.bleConnection(false); was not clear to me, I had to go read the code to understand what was false
behaviorkit.bleConnection(false);
false
as with playVideo it would be better to have both bleConnectionWithVideo and bleConnectionWithoutVideo
playVideo
bleConnectionWithVideo
bleConnectionWithoutVideo
Originally posted by @ladislas in https://github.com/leka/LekaOS/pull/1221#pullrequestreview-1247448298
but the
behaviorkit.bleConnection(false);
was not clear to me, I had to go read the code to understand what wasfalse
as with
playVideo
it would be better to have bothbleConnectionWithVideo
andbleConnectionWithoutVideo
Originally posted by @ladislas in https://github.com/leka/LekaOS/pull/1221#pullrequestreview-1247448298