This website works better with JavaScript.
Home
Explore
Help
Sign In
dllamas
/
Led_BBB_lenguaje_CPP
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Actualizar 'Readme.md'
master
dllamas
2 years ago
parent
54d773fa42
commit
da3fdb325c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Readme.md
+ 1
- 1
Readme.md
View File
@ -1,7 +1,7 @@
# Control de LED Beagle Bone Black
## Este programa permite encender, apagar o hacer parpadear los LED de la Beagle Bone Black con un script en C++.
![](leds.png)
Se comienza por importat librerías y declarar el path a seguir para
manipular los LEDs.
```cpp
Write
Preview
Loading…
Cancel
Save