diff --git a/boards/x86/arduino_101/board.h b/boards/x86/arduino_101/board.h index c6d08b84923..ea791b7ae1f 100644 --- a/boards/x86/arduino_101/board.h +++ b/boards/x86/arduino_101/board.h @@ -10,7 +10,7 @@ #include #define LED0_GPIO_PORT CONFIG_GPIO_QMSI_0_NAME -#define LED0_GPIO_PIN 2 +#define LED0_GPIO_PIN 8 #if defined(CONFIG_USB) /* GPIO driver name */