bump cust_rev to 8

This commit is contained in:
hanabbi
2023-06-22 14:52:22 +09:00
parent 4c84a3b212
commit 1ca65730dd
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
/* Config: Cust */
const CUST_REV = 4;
const CUST_REV_ADV = 7;
const CUST_REV_ADV = 8;
enum CustPlatform {
Undefined = 0,