platforms.h maintenance

platforms.h updated
This commit is contained in:
Viacheslav Rybalov
2021-12-18 00:25:04 +00:00
committed by igcbot
parent 1851e800d4
commit f88190d762

View File

@ -32,6 +32,8 @@ typedef enum {
DG2_G11 = 0x0c0201,
DG2_G10_B0 = 0x0c0201,
DG2_G12 = 0x0c0202,
PVC_XL_A0 = 0x0c0300,
PVC_XL_B0 = 0x0c0301,
PVC_XT_A0 = 0x0c0400,
PVC_XT_B0 = 0x0c0401,
CONFIG_MAX_PLATFORM,