Skip to content

Commit b51d646

Browse files
committed
Content update (Nearby Demo sketch)
1 parent 4053c3a commit b51d646

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/shields/portenta-uwb-shield/tutorials/01.user-manual

1 file changed

+1
-1
lines changed

content/hardware/04.pro/shields/portenta-uwb-shield/tutorials/01.user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ void setup() {
412412
UWBNearbySessionManager.onSessionStop(sessionStopped);
413413
414414
// Initialize Bluetooth Low Energy services and start advertising
415-
UWBNearbySessionManager.begin("Portenta UWB Shield");
415+
UWBNearbySessionManager.begin("TS_DCU150");
416416
}
417417
418418
void loop() {

0 commit comments

Comments
 (0)