[PSDK] Complete the MEDIA_TYPE enum

This commit is contained in:
Pierre Schweitzer 2018-12-15 19:18:35 +01:00
parent c87482b1df
commit 3ceb93a4f2
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -321,7 +321,10 @@ typedef enum _MEDIA_TYPE {
F5_1Pt23_1024,
F3_128Mb_512,
F3_230Mb_512,
F8_256_128
F8_256_128,
F3_200Mb_512,
F3_240M_512,
F3_32M_512
} MEDIA_TYPE, *PMEDIA_TYPE;
typedef enum _DETECTION_TYPE {