Would there be a way to use an SD Card while coding on blocks.
2 Likes
With blocks directly, no - we don’t expose the SD card in the native block interface.
Using Switch blocks, yes - you have full access to the whole python library.
6 Likes