From 686a3b814797dc041396c873f77db1c0028fd511 Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Thu, 16 Jan 2020 14:31:14 +0100 Subject: [PATCH] doc/media: update to say that these are ev3dev media --- doc/api/media.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/api/media.rst b/doc/api/media.rst index f908601..1c3ec6c 100644 --- a/doc/api/media.rst +++ b/doc/api/media.rst @@ -5,7 +5,8 @@ :no-members: You can use your own sound and image files by placing them in your project -folder. You can also use any of the images and sounds built into Pybricks. +folder. You can also use any of the images and sounds built into ev3dev, or +draw your own. ev3dev ------