add PTF22S - Update Multiprotocol.h

This commit is contained in:
rdba2k 2024-08-31 17:44:35 -07:00 committed by GitHub
parent edaee63f16
commit e6b192d453
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -481,6 +481,11 @@ enum FX
FX9630 = 2,
FX_Q560 = 3,
};
enum SGF22
{
SGF22 = 0,
PTF22S = 1,
};
#define NONE 0
#define P_HIGH 1