Skip to content

Commit bb8c601

Browse files
committed
[skip changelog] Add missing file extensions to Sketch specifications docs
1 parent 2979202 commit bb8c601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sketch-specification.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following extensions are supported:
3535
- .cpp - C++ files.
3636
- .c - C Files.
3737
- .S - Assembly language files.
38-
- .h - Header files.
38+
- .h, .tpp, .ipp - Header files.
3939

4040
For information about how each of these files and other parts of the sketch are used during compilation, see the
4141
[Sketch build process documentation](sketch-build-process.md).

0 commit comments

Comments
 (0)