MQTT SSL channel
This commit is contained in:
2023-12-17 13:12:07 -05:00
parent fa580c4ca2
commit f3dca0a3f0
2 changed files with 5 additions and 3 deletions

View File

@@ -37,6 +37,7 @@
#define MQTT_IOT_CHANNEL_OUTPUT_SWITCH_1 "node1/output/sw1"
#define MQTT_IOT_CHANNEL_OUTPUT_SWITCH_2 "node1/sw2"
#define MQTT_IOT_CHANNEL_OUTPUT_PWM_1 "node1/pwm1"
#define MQTT_IOT_CHANNEL_0 "test_topic"
// Uncomment corresponding board
//#define devkit_30pin_001
@@ -75,7 +76,7 @@ D13 28 => Assigned to read RPM
----------------------------------------------
*/
#define PING_PIN 33 // GPIO 33 pin # of audio ping
#define LED_PIN 32
#define LED_PIN 33
#define SWITCH_1 14 // GPIO 14
#define SWITCH_2 12 // GPIO 12
#define DAC_CH1 25 // GPIO 25