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