Skip to content

Commit 3aedaad

Browse files
committed
cleanup documentation
1 parent 45015b3 commit 3aedaad

320 files changed

Lines changed: 367 additions & 22218 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ArduinoCore-Linux/cores/arduino/UDP.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
#include <Stream.h>
3939
#include <IPAddress.h>
4040

41+
namespace arduino {
42+
4143
class UDP: public Stream {
4244

4345
public:
@@ -93,3 +95,5 @@ class UDP: public Stream {
9395
}
9496
};
9597

98+
}
99+

docs/html/_arduino_core-_linux_2cores_2arduino_2_udp_8h_source.html

Lines changed: 58 additions & 56 deletions
Large diffs are not rendered by default.

docs/html/_tiny_f_t_p_client_8h_source.html

Lines changed: 0 additions & 904 deletions
This file was deleted.

docs/html/_wi_fi_udp_8h_source.html

Lines changed: 0 additions & 162 deletions
This file was deleted.

docs/html/annotated.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,6 @@
386386
<tr id="row_13_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_p_i_class.html" target="_self">SPIClass</a></td><td class="desc">Mock <a class="el" href="class_s_p_i_class.html" title="Mock SPIClass is a class that implements the HardwareSPI interface. e.g. Using Files do not need SPI,...">SPIClass</a> is a class that implements the HardwareSPI interface. e.g. Using Files do not need SPI, but usually do some SPI setup </td></tr>
387387
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_stream_mock.html" target="_self">StreamMock</a></td><td class="desc"></td></tr>
388388
<tr id="row_15_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtime_out.html" target="_self">timeOut</a></td><td class="desc">This class can manage a timer which is used as a timeout </td></tr>
389-
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_d_p.html" target="_self">UDP</a></td><td class="desc"></td></tr>
390389
</table>
391390
</div><!-- directory -->
392391
</div><!-- contents -->

docs/html/bdwn.png

-147 Bytes
Binary file not shown.

docs/html/class_c_string_functions-members.html

Lines changed: 0 additions & 79 deletions
This file was deleted.

docs/html/class_c_string_functions.html

Lines changed: 0 additions & 97 deletions
This file was deleted.

docs/html/class_catch_1_1_assertion_result-members.html

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)