switch (Estado)
		{
		case WAITING:
				if ( SBUF == 'X')
				{
					indice = 0;
					State = RECEPTION;