diff --git a/api/mraa/types.hpp b/api/mraa/types.hpp index 34695b2..3429982 100644 --- a/api/mraa/types.hpp +++ b/api/mraa/types.hpp @@ -60,7 +60,7 @@ typedef enum { MTK_LINKIT = 17, /**< Mediatek MT7688 based Linkit boards */ MTK_OMEGA2 = 18, /**< MT7688 based Onion Omega2 board */ IEI_TANK = 19, /**< IEI Tank System*/ - INTEL_UPXTREME = 21, /**< The UPXTREME Board */ + INTEL_UPXTREME = 24, /**< The UPXTREME Board */ FTDI_FT4222 = 256, /**< FTDI FT4222 USB to i2c bridge */