- This topic has 2 replies, 3 voices, and was last updated 8 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Miscellaneous › Others › need explanation for lcd delay function
if you simulate this function it will give you delay in multiples of ms
to generate perfect delay use inbuilt timers of 8051
First of all as you named to the files is wrong it doesn't affect on your programs but main.h file that is header file should contain all declaration part that is variable declaration and function. and main.c file should contain all function and same in case of lcd. Refer more from american-writers.org