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

Commit 4db81c4

Browse files
authored
v1.0.0 initial porting and coding
### Initial Releases v1.0.0 1. Initial porting and coding to support **ESP32 (SSL and non-SSL) and ESP8266 (non-SSL)**
1 parent 61ead13 commit 4db81c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,13 +300,13 @@ Please check [API documentation](https://github.com/khoih-prog/AsyncMQTT_Generic
300300

301301
#### 1. File [FullyFeaturedSSL_ESP32.ino](examples/ESP32/FullyFeaturedSSL_ESP32/FullyFeaturedSSL_ESP32.ino)
302302

303-
https://github.com/khoih-prog/AsyncMQTT_Generic/blob/4f691a2fddcdf9447d2af8705c79b7613bdbba29/examples/ESP32/FullyFeaturedSSL_ESP32/FullyFeaturedSSL_ESP32.ino#L17-L220
303+
https://github.com/khoih-prog/AsyncMQTT_Generic/blob/61ead13f2192fb3a21c4f8c26692642799382276/examples/ESP32/FullyFeaturedSSL_ESP32/FullyFeaturedSSL_ESP32.ino#L13-L220
304304

305305

306306

307307
#### 2. File [defines.h](examples/ESP32/FullyFeaturedSSL_ESP32/defines.h)
308308

309-
https://github.com/khoih-prog/AsyncMQTT_Generic/blob/18e30b9349ca7e28907309b9efa717bc4c39e8b3/examples/ESP32/FullyFeaturedSSL_ESP32/defines.h#L12-L20
309+
https://github.com/khoih-prog/AsyncMQTT_Generic/blob/61ead13f2192fb3a21c4f8c26692642799382276/examples/ESP32/FullyFeaturedSSL_ESP32/defines.h#L12-L20
310310

311311

312312
---

0 commit comments

Comments
 (0)