Undo wrong shims changes

This commit is contained in:
Guillaume Jenkins
2017-05-15 12:15:26 -07:00
parent e5b40fb50c
commit cbb4541ae9
5 changed files with 70 additions and 84 deletions

View File

@ -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.