dizgah
Member level 5
hi every one
as i said past im trying to port osama GLCD library to keil for using with stm32f103 mcu
i am using prevlet variable in a glcd_putchar function but keil shows :
is there any one for helping me?
i attached source code too & thanks
as i said past im trying to port osama GLCD library to keil for using with stm32f103 mcu
i am using prevlet variable in a glcd_putchar function but keil shows :
& its while that im declare this variale as global variableidentifer"prevlet" is undefined
Code:
unsigned char prevLet = 193;
i attached source code too & thanks