File tree Expand file tree Collapse file tree 6 files changed +2
-316
lines changed Expand file tree Collapse file tree 6 files changed +2
-316
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,6 @@ set(TEST_SRCS
8585 src/test_writeOnly.cpp
8686 src/test_writeOnDemand.cpp
8787 src/test_writeOnChange.cpp
88- src/test_TimedAttempt.cpp
8988)
9089
9190set (TEST_UTIL_SRCS
@@ -94,7 +93,6 @@ set(TEST_UTIL_SRCS
9493)
9594
9695set (TEST_DUT_SRCS
97- ../../src/utility/time/TimedAttempt.cpp
9896 ../../src/property/Property.cpp
9997 ../../src/property/PropertyContainer.cpp
10098 ../../src/cbor/CBORDecoder.cpp
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1515 * INCLUDE
1616 ******************************************************************************/
1717
18+ #include < Arduino_TimedAttempt.h>
1819#include " interfaces/CloudProcess.h"
19- #include " utility/time/TimedAttempt.h"
2020#include " property/PropertyContainer.h"
2121
2222/* *****************************************************************************
Original file line number Diff line number Diff line change 1616 * INCLUDE
1717 ******************************************************************************/
1818
19+ #include < Arduino_TimedAttempt.h>
1920#include " interfaces/CloudProcess.h"
20- #include " utility/time/TimedAttempt.h"
2121#include " property/PropertyContainer.h"
2222
2323/* *****************************************************************************
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments