Skip to content

Commit

Permalink
TEST COMMIT
Browse files Browse the repository at this point in the history
  • Loading branch information
kkasperczyk-no committed Oct 26, 2022
1 parent 0581d50 commit 1fe9832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/matter_weather_station/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ endif()
set(APPLICATION_CONFIG_DIR "configuration/\${BOARD}")


find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})a
project(matter-weather-station)

################################################################################
Expand Down

0 comments on commit 1fe9832

Please sign in to comment.