Skip to content

Commit 3acf800

Browse files
committed
fix: Fettling
1 parent 9bcc627 commit 3acf800

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.arduino-ci.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@ unittest:
1010
- uno
1111
libraries:
1212
- "OneWire"
13-
mock_cfiles:
14-
- .arduino-ci/crc16.h
13+
header_overrides:
14+
- util/crc16.h
15+
cpp_standard: c++11
16+
include_dirs:
17+
- .arduino-ci

0 commit comments

Comments
 (0)