We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d8e9b commit 46b8fccCopy full SHA for 46b8fcc
MbitMoreService.cpp
@@ -732,7 +732,7 @@ void MbitMoreService::onBLEConnected(MicroBitEvent _e)
732
{
733
uBit.display.stopAnimation(); // To stop display friendly name.
734
initConfiguration();
735
- uBit.display.scrollAsync("v.0.4.3");
+ uBit.display.scrollAsync("v.0.5.0");
736
lightSensingDuration = 255; // Continuous light sensing for GUI v0.4.2
737
}
738
0 commit comments