Undo wrong shims changes
This commit is contained in:
2
libs/devices/shims.d.ts
vendored
2
libs/devices/shims.d.ts
vendored
@ -55,7 +55,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(): int32;
|
||||
function signalStrength(): number;
|
||||
|
||||
/**
|
||||
* Registers code to run when the device notifies about a change of signal strength.
|
||||
|
Reference in New Issue
Block a user