Error: C:\cvavreval\inc\usart.h(185), included from: hc05.h: invalid #include directive
line 185 of usart.h:
void usart_init();
then when i check syntax error i saw this error:
Error: C:\cvavreval\inc\usart.h(272): no matching #endif
line 272 of usart.h is:
#endif
please learn me how change my code.