Skip to content

Commit

Permalink
Update style
Browse files Browse the repository at this point in the history
  • Loading branch information
adabreuti committed Aug 27, 2022
1 parent 8c6e222 commit 2b4fa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lock-app/cc13x2x7_26x2x7/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ ti_simplelink_executable("lock_app") {
output_name = "chip-${ti_simplelink_board}-lock-example.out"

sources = [
"${chip_root}/examples/providers/DeviceInfoProviderImpl.cpp",
"${project_dir}/main/AppTask.cpp",
"${project_dir}/main/BoltLockManager.cpp",
"${project_dir}/main/ZclCallbacks.cpp",
"${project_dir}/main/main.cpp",
"${chip_root}/examples/providers/DeviceInfoProviderImpl.cpp",
]

deps = [
Expand Down

0 comments on commit 2b4fa00

Please sign in to comment.