Skip to content

Commit 1092e48

Browse files
Update examples/platform/linux/Options.cpp
Co-authored-by: Karsten Sperling <113487422+ksperling-apple@users.noreply.github.com>
1 parent 32c304d commit 1092e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/linux/Options.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ enum
107107
kDeviceOption_FaultInjection,
108108
#endif
109109
#if CHIP_DEVICE_CONFIG_ENABLE_WIFIPAF
110-
kDeviceOption_WiFi_PAF = 0x1028,
110+
kDeviceOption_WiFi_PAF,
111111
#endif
112112
};
113113

0 commit comments

Comments
 (0)