We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2979202 commit bb8c601Copy full SHA for bb8c601
docs/sketch-specification.md
@@ -35,7 +35,7 @@ The following extensions are supported:
35
- .cpp - C++ files.
36
- .c - C Files.
37
- .S - Assembly language files.
38
-- .h - Header files.
+- .h, .tpp, .ipp - Header files.
39
40
For information about how each of these files and other parts of the sketch are used during compilation, see the
41
[Sketch build process documentation](sketch-build-process.md).
0 commit comments