1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Rename all *.pde files to *.ino

This commit is contained in:
Rhys Weatherley
2013-09-29 09:28:58 +10:00
parent 393eb6c2ba
commit d580a33753
31 changed files with 42 additions and 42 deletions

View File

@@ -56,7 +56,7 @@
* The following example drives 6 LED's connected to the output pins
* D9, D10, and D11:
*
* \dontinclude BlinkLED/examples/Charlieplex/Charlieplex.pde
* \dontinclude BlinkLED/examples/Charlieplex/Charlieplex.ino
* \skip #include
* \until charlie.loop
* \until }