Skip to content

[Blockly][Codegenerator] Pint data to SD is given a null instead of a File #540

@janwirwahn

Description

@janwirwahn

In "Write Data to SD card" the following error occurs:
null.println(...);
println() command should refer to a File object which has to be initialized beforehand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BlocklyEverything which is related to blocks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions