Skip to content

Commit d5a76f0

Browse files
ValentiWorkLearningVKorniienko
authored and
VKorniienko
committed
Fixed build Windows #17 [SPI_FLASH]
1 parent 4fdedab commit d5a76f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Firmware/drivers/board/watchboard.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ namespace
1313
APP_TIMER_DEF( m_ledDriverTimer );
1414
}
1515

16+
#include "windbondflash/winbond_driver_creator.hpp"
17+
1618
#endif
1719

1820
#include "utils/CallbackConnector.hpp"
1921

2022
#include "buttons/bt_buttons_driver.hpp"
2123
#include "buttons/bt_buttons_driver_creator.hpp"
2224

23-
#include "windbondflash/winbond_driver_creator.hpp"
24-
2525
#include "logger/logger_service.hpp"
2626
#include "delay/delay_provider.hpp"
2727

0 commit comments

Comments
 (0)