diff --git a/Readme.md b/Readme.md index fc7b6a5..c51a33a 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,8 @@ ## Este programa permite encender o apagar el LED 3 de la Beagle Bone Black por un programa de python +![](leds.png) + Se comienza por importat librerías y declarar el path a seguir para manipular el LED 3. ```python