Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 96835f8

Browse files
authored
v2.1.0 to fix multiple-definitions linker error
#### Releases v2.1.0 1. Fix multiple-definitions linker error. Check [Multiple definitions #1](#1) 2. Add example [multiFileProject](examples/multiFileProject) to demo for multiple-file project to avoid `multiple-definitions` linker error
1 parent 38f1469 commit 96835f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ void loop()
307307
308308
#### File [AsyncUdpNTPClient.ino](examples/AsyncUdpNTPClient/AsyncUdpNTPClient.ino)
309309
310-
https://github.com/khoih-prog/AsyncUDP_Teensy41/blob/79a2019f3482e6902406bacffd483bcdf6921195/examples/AsyncUdpNTPClient/AsyncUdpNTPClient.ino#L12-L199
310+
https://github.com/khoih-prog/AsyncUDP_WT32_ETH01/blob/38f14694c93ca0a393adfeffaee0027924a7e545/examples/AsyncUdpNTPClient/AsyncUdpNTPClient.ino#L11-L175
311311
312312
---
313313

0 commit comments

Comments
 (0)