2014-04-01 12:12 PM
Thank you. I found the problem, the problem was that I forgot '';'' but in other library.
''another.h''//Here I forgot the '';'' in the last line, and this produced the problem. :)''delay.h''I have to complete correctly the syntax else Keil maybe will find a problem in others places. #130:-expected-a-{""2014-04-04 11:11 AM
''the problem was that I forgot ';' but in other library''
I think you mean, ''header file'' - not ''library''?''I have to complete correctly the syntax else Keil maybe will find a problem in others places''Nothing specifically to do with Keil - that's the way
all
compilers work!