Skip to content

Commit cc14126

Browse files
authored
Update main.ts
1 parent f1cd19a commit cc14126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ namespace RemoteControl {
3535
}
3636
//% block
3737
export function neer() :number {
38-
return _down;
38+
return _neer;
3939
}
4040

4141

0 commit comments

Comments
 (0)