Skip to content

Commit ba8363d

Browse files
restyled-commitsarun-silabs
authored andcommitted
Restyled by gn
1 parent 0242577 commit ba8363d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/oven-app/silabs/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@ silabs_executable("oven_app") {
145145
"${example_oven_dir}/oven-app-common/src/OvenModeDelegate.cpp",
146146
"${example_oven_dir}/oven-app-common/src/TemperatureControlledCabinetEndpoint.cpp",
147147
"${examples_common_plat_dir}/main.cpp",
148+
"src/AppSupportedTemperatureLevelsDelegate.cpp",
148149
"src/AppTask.cpp",
149150
"src/DataModelCallbacks.cpp",
150151
"src/OvenManager.cpp",
151-
"src/AppSupportedTemperatureLevelsDelegate.cpp",
152152
]
153153

154154
deps = [ ":sdk" ]

0 commit comments

Comments
 (0)