Skip to content

On IR Received error :( 020 #31

Open
@BarrieSharp

Description

@BarrieSharp

I am trying to read an IR signal but it always generates an error. I am using maqueen 1.5.6 in makecode.microbit.org.
I have kept the test simple with the JS below:
maqueen.IR_callbackUser(function (message) { basic.showLeds(
. . . . .
. . . . #
. . . # .
# . # . .
. # . . .
) }) basic.showLeds(
. # # # .
# . # . #
# . # # #
# . . . #
. # # # .
)

Should this be working or am I missing some initialisation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions