Change the 'deviceName' description (#761)
This commit is contained in:
parent
d4ca05cb5b
commit
12eee456df
@ -1,6 +1,6 @@
|
||||
# Device Name
|
||||
|
||||
Gets a friendly name for the device derived from the its serial number.
|
||||
Make a friendly name for the device based on its serial number.
|
||||
|
||||
```sig
|
||||
control.deviceName();
|
||||
|
@ -286,7 +286,7 @@ namespace control {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets a friendly name for the device derived from the its serial number
|
||||
* Make a friendly name for the device based on its serial number
|
||||
*/
|
||||
//% blockId="control_device_name" block="device name" weight=10 blockGap=8
|
||||
//% advanced=true
|
||||
|
Loading…
Reference in New Issue
Block a user