Skip to content

Commit 0f5ceca

Browse files
authored
doc tweaks
1 parent 050f9dd commit 0f5ceca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ on a Puck.js BLE UART connection with:
243243

244244
```
245245
=> /ble/notify/c7:f9:36:dd:b0:ca/nus/nus_rx
246-
"\x10E.getTemperature()\n" => /ble/write/c7:f9:36:dd:b0:ca/nus/nus_tx
246+
"\x10Bluetooth.println(E.getTemperature())\n" => /ble/write/c7:f9:36:dd:b0:ca/nus/nus_tx
247247
248248
/ble/data/c7:f9:36:dd:b0:ca/nus/nus_rx => "23\r\n"
249249
```

0 commit comments

Comments
 (0)