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

Commit 51930ae

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 96835f8 commit 51930ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* [VS Code & PlatformIO](#vs-code--platformio)
2929
* [Libraries' Patches](#libraries-patches)
3030
* [1. For fixing ESP32 compile error](#1-for-fixing-esp32-compile-error)
31+
* [HOWTO Fix `Multiple Definitions` Linker Error](#howto-fix-multiple-definitions-linker-error)
3132
* [HOWTO Use analogRead() with ESP32 running WiFi and/or BlueTooth (BT/BLE)](#howto-use-analogread-with-esp32-running-wifi-andor-bluetooth-btble)
3233
* [1. ESP32 has 2 ADCs, named ADC1 and ADC2](#1--esp32-has-2-adcs-named-adc1-and-adc2)
3334
* [2. ESP32 ADCs functions](#2-esp32-adcs-functions)

0 commit comments

Comments
 (0)