From 24ed15cd3ae4230e5943cd2d8ec6deebb7ff9295 Mon Sep 17 00:00:00 2001 From: Tilman Date: Fri, 23 Nov 2018 15:51:52 +0000 Subject: [PATCH] Update notes.md --- notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes.md b/notes.md index 6ff3a2b..2518c19 100644 --- a/notes.md +++ b/notes.md @@ -26,6 +26,8 @@ sudo apt-get install fswebcam fswebcam -r 320x240 -d /dev/video0 -v ~/webcam-test.jpg + sudo apt-get install python3 + ----------------------------------------------------------