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

Commit 32479b4

Browse files
authored
v1.5.0 to fix multiple-definitions linker error
### Releases v1.5.0 1. Fix `multiple-definitions` linker error. Drop `src_cpp` and `src_h` directories.
1 parent 4cb3ca5 commit 32479b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Please ensure to specify the following:
1616

1717
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
1818
* `ESP32` Core Version (e.g. ESP32 core v2.0.2)
19-
* `ESP32` Board type (e.g. ESP32_DEV Module, ESP32_S2_DEV, etc.)
19+
* `ESP32` Board type (e.g. ESP32_DEV, ESP32_S2_DEV, etc.)
2020
* Contextual information (e.g. what you were trying to achieve)
2121
* Simplest possible steps to reproduce
2222
* Anything that might be relevant in your opinion, such as:

0 commit comments

Comments
 (0)