Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0b60bb2

Browse files
committed
Try to fix Doxygen warnings
1 parent d92e455 commit 0b60bb2

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎MyConfig.h‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@
15481548
//#define MY_MQTT_SUBSCRIBE_TOPIC_PREFIX "mygateway1-in"
15491549

15501550
/**
1551-
* @def MY_MQTT_CA_CERTx
1551+
* @def MY_MQTT_CA_CERT1
15521552
* @brief Up to three root Certificates Authorities could be defined to validate the mqtt server' certificate. The most secure.
15531553
*
15541554
* This define is mandatory when you need connect MQTT over SSL/TLS. Certificate Authorities.
@@ -1583,7 +1583,17 @@
15831583
* @endcode
15841584
*/
15851585
//#define MY_MQTT_CA_CERT1
1586+
1587+
/**
1588+
* @def MY_MQTT_CA_CERT2
1589+
* @brief Up to three root Certificates Authorities could be defined to validate the mqtt serv.
1590+
*/
15861591
//#define MY_MQTT_CA_CERT2
1592+
1593+
/**
1594+
* @def MY_MQTT_CA_CERT3
1595+
* @brief Up to three root Certificates Authorities could be defined to validate the mqtt serv.
1596+
*/
15871597
//#define MY_MQTT_CA_CERT3
15881598

15891599

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /