Skip to content

Commit 2491ecc

Browse files
committed
udp examples
1 parent d80613a commit 2491ecc

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

examples/examples-communication/udp/communication-udp-receive/communication-udp-receive.ino

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
* @date 2022-03-09
99
*
1010
* @copyright Copyright (c) 2022
11-
*
12-
* ATTENTION: DRAFT - not tested yet
13-
*/
11+
* */
1412

1513
#include "AudioTools.h"
1614
#include "AudioLibs/Communication.h"

examples/examples-communication/udp/communication-udp-send/communication-udp-send.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @date 2022-03-09
88
*
99
* @copyright Copyright (c) 2022
10-
*
11-
* ATTENTION: DRAFT - not tested yet
1210
*/
1311

1412
#include "AudioTools.h"

0 commit comments

Comments
 (0)