Hi.Title says it all. It keeps getting stuck in the PRESSED1 state.
void APP_Tasks ( void )
{
/* Check the application's current state. */
switch ( appData.state )
{
/* Application's initial state. */
case APP_ST..