sensebox / ardublockly-1

Visual programming for the new senseBox MCU. Based on blockly, extends Arduino code generation and implements senseBox facilities.
https://blockly.sensebox.de/
Apache License 2.0
9 stars 9 forks source link

Save Data on SD Card in different Files #149

Closed mariopesch closed 4 years ago

mariopesch commented 4 years ago

Reporting a Bug

Data can not be stored in two different files on the SD Card. It can be created in blockly but the file cannot be compiled.

Problem is that the file instance will be only created for the second filename.