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

Commit 7e9cbb8

Browse files
authored
v1.7.0 to convert to h-only style
### Releases v1.7.0 1. Convert to `h-only` style 2. Add `multiFileProject` examples to demo for multiple-file projects
1 parent 5605a7a commit 7e9cbb8

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
@@ -292,7 +292,7 @@ in many files. But be sure to use the following `.h` file **in just 1 `.h`, `.cp
292292
#include "MySQL_Generic.h" //https://github.com/khoih-prog/MySQL_Generic
293293
```
294294

295-
Check the new [**multiFileProject_Ethernet** example](examples/multiFileProject[multiFileProject_Ethernet](examples/Ethernet/multiFileProject_Ethernet)) for a `HOWTO` demo.
295+
Check the new [**multiFileProject_Ethernet** example](examples/Ethernet/multiFileProject_Ethernet) for a `HOWTO` demo.
296296

297297
Have a look at the discussion in [Different behaviour using the src_cpp or src_h lib #80](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/80)
298298

0 commit comments

Comments
 (0)