problem in dealy of avr | Microcontroller › AVR › problem in dealy of avr This topic has 1 reply, 2 voices, and was last updated 12 years, 3 months ago by Amit Joshi. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 31, 2011 at 9:27 am #569 KigongoParticipant i tried with LED blinking programme given on site http://www.engineersgarage.com/embedded/avr-microcontroller-projects/led-interface-circuit i dint understand one thing what is _delay_ms(1000); in the code… if its a function you haven’t wrote the defination of the function in the code… plz check out your codes ones again and write its defination { PORTA=~PORTA; _delay_ms(1000); } February 5, 2011 at 6:09 am #5432 Amit JoshiParticipant It is an in-built function of avr studio. it automatically set 1000 ms delay according your oscillator Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In