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

Support class for blinking LED's

This commit is contained in:
Rhys Weatherley
2012-04-10 13:00:47 +10:00
parent c27a375f5e
commit fa144c9a87
5 changed files with 270 additions and 19 deletions

View File

@@ -610,7 +610,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = ../libraries/FreetronicsLCD .
INPUT = ../libraries/FreetronicsLCD ../libraries/BlinkLED .
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is