Initial target repo setup to move to master (v3.10)
This commit is contained in:
2
libs/devices/shims.d.ts
vendored
2
libs/devices/shims.d.ts
vendored
@ -12,7 +12,7 @@ declare namespace devices {
|
||||
*/
|
||||
//% help=devices/signal-strength weight=24
|
||||
//% blockId=devices_signal_strength block="signal strength" blockGap=14 icon="\uf012" blockGap=14 shim=devices::signalStrength
|
||||
function signalStrength(): number;
|
||||
function signalStrength(): int32;
|
||||
|
||||
/**
|
||||
* Registers code to run when the device notifies about a change of signal strength.
|
||||
|
Reference in New Issue
Block a user