This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Enum change with pushbuttons

Hi , i am using the nrf52dk and i have a switch statement that depending on the case there is a set of enum and i would like to utalised the push button to increase/decrease the sequence of the enum. 

however i do not want to use the bsp as im having problems with it at the moment due to conflincting with another section of the code and thus am restructing the code and change it without using bsp

thanks in advance 

nikolai dimech

Parents Reply Children
Related