Resolved! Missing ')' error while building code for STM8S105.
Hi guys,I am a newbie in STM world. I am struggling with a small code but failing every attempt modifying the code googling for several times. Please have a look to my code. I have defined three functions, i.e. inv_on(), inv_off(), and sw_state(). W...