We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1cd19a commit cc14126Copy full SHA for cc14126
1 file changed
main.ts
@@ -35,7 +35,7 @@ namespace RemoteControl {
35
}
36
//% block
37
export function neer() :number {
38
- return _down;
+ return _neer;
39
40
41
0 commit comments