We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e5e23c + b410146 commit 46dfcf9Copy full SHA for 46dfcf9
1 file changed
deploy/EDGE_DEVICES.md
@@ -0,0 +1,4 @@
1
+# Flash Raspberry Pi image
2
+sudo dd if=mechbot-edge-v2.1.img \
3
+ of=/dev/mmcblk0 \
4
+ bs=4M status=progress
0 commit comments