Skip to content

Commit

Permalink
Restyled by gn
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and ArekBalysNordic committed Mar 27, 2024
1 parent b4f1950 commit 72e7235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/nrfconnect/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ static_library("nrfconnect") {
]
}

if (chip_enable_openthread || chip_enable_wifi){
if (chip_enable_openthread || chip_enable_wifi) {
sources += [
"../Zephyr/InetUtils.cpp",
"../Zephyr/InetUtils.h",
Expand Down

0 comments on commit 72e7235

Please sign in to comment.