Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
Xplorer001 committed Nov 5, 2015
1 parent e540742 commit d125be9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CodeLibraries/AVR/Led/Led_Bilnking/main.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-----------------------------------------------------------------------------
Program to demonstrate Led_Blinging
Program to demonstrate Led_Blinking
-----------------------------------------------------------------------------
note: Leds can be connected to any of the ports as all the ports are blinked
Expand Down Expand Up @@ -45,4 +45,4 @@ void main()

DELAY_sec(1);
}
}
}

0 comments on commit d125be9

Please sign in to comment.