Fix elseif

This commit is contained in:
Rin Cat (鈴猫) 2022-11-07 11:48:51 -05:00
parent 2805882c66
commit 3a1ecfe70f
No known key found for this signature in database
GPG Key ID: 2F3A6F9E2721BF2A

View File

@ -274,7 +274,7 @@ enum TDLS_option {
#if defined(CONFIG_ATMEL_RC_PATCH)
#define RTW_SCAN_NUM_OF_CH 2
#define RTW_BACK_OP_CH_MS 200
#elseif defined(CONFIG_CUSTOMER_EZVIZ_CHIME2)
#elif defined(CONFIG_CUSTOMER_EZVIZ_CHIME2)
#define RTW_SCAN_NUM_OF_CH 1
#define RTW_BACK_OP_CH_MS 200
#else