ESP32-S3-Relay-6CH-Program modification
From Waveshare Wiki
Program Modification
- In each example, there is a WS_Information.h file, please modify the file content to user information
- Take the MAIN_ALL as an example
- Open the WS_Information.h file
- Change Waveshare-TL and waveshare to the name and password of the WiFi you want to connect to
- If the Wi-Fi name to connect is Waveshare-WIFI and the password is 123456789, then modify them to the following
- If you need to use Waveshare Cloud for relay control, you need to create a device on Waveshare Cloud first
- Modify relevant data based on device details on the Waveshare Cloud
- The modifications are as follows