Hi,
With the new uf2 pack(#15) command it is my understanding that you can upload and run an UF2 file from makecode.org directly on an EV3, but I have somehow failed to understand the steps. I try:
- Create a file and download it (named
lego-untitled.uf2)
ev3duder uf2 pack /home/user/lego-untitled.uf2 Projects test
- ...
That is, step 3 does not return anything meaningful - nor do I find the file on my EV3. Any tips on what I'm doing wrong? What is the correct usage of the third argument (test) - what does it do?
Regards,
Tarjei
Hi,
With the new uf2 pack(#15) command it is my understanding that you can upload and run an UF2 file from makecode.org directly on an EV3, but I have somehow failed to understand the steps. I try:
lego-untitled.uf2)ev3duder uf2 pack /home/user/lego-untitled.uf2 Projects testThat is, step 3 does not return anything meaningful - nor do I find the file on my EV3. Any tips on what I'm doing wrong? What is the correct usage of the third argument (test) - what does it do?
Regards,
Tarjei