Studio XIAO nRF52840 (Sense) battery pins number

thanks! the blue led is off.
Below my script. Meas that I have remove the wire.h and add Adafruit_TinyUSB.h.

#include “LSM6DS3.h”
#include “Wire.h”
#include <ArduinoBLE.h>
#include <Arduino.h>
#include “SPI.h”
//#include <Adafruit_TinyUSB.h>

#define BAT_HIGH_CHARGE 13
#define BAT_CHARGE_STATE 23
#define VIBRATION_PIN 0
#define VBAT_ENABLE 14
#define INV_PI (0.31830988618379F) // 1/pigreco
#define CLEAR_STEP true
#define NOT_CLEAR_STEP false
#define int2Pin PIN_LSM6DS3TR_C_INT1 // for weakup after double tap when in deep sleep mode