Skip to content

Commit ff96ed2

Browse files
Update get_latest_training_materal.ipynb
1 parent c82771a commit ff96ed2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

get_latest_training_materal.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"\n",
2323
"#install PYNQ Bootcamp specific sensor drivers\n",
2424
"cp -r extra/grove_barometer /usr/local/lib/python3.6/dist-packages/pynq_peripherals/modules/\n",
25-
"cp -r extra/grove_envsensor /usr/local/lib/python3.6/dist-packages/pynq_peripherals/modules/"
25+
"cp -r extra/grove_envsensor /usr/local/lib/python3.6/dist-packages/pynq_peripherals/modules/\n",
26+
"cp -r extra/grove_sunlight /usr/local/lib/python3.6/dist-packages/pynq_peripherals/modules/"
2627
]
2728
}
2829
],

0 commit comments

Comments
 (0)