Skip to content

WinApp release

Latest
Compare
Choose a tag to compare
@import-tiago import-tiago released this 24 Nov 13:55
· 3 commits to main since this release

Release Notes

  • The Windows application is fully functional and includes the main features.

Flashing the ESP32 Firmware

  • Use VS Code and PlatformIO to flash the firmware onto the ESP32.
  • Configure the MyAuthParameters.h.template file:
    • Rename the file by removing the .template extension, leaving it as .h.
    • Set the desired IP address within the file.

IP Address Configuration
The IP address specified in the MyAuthParameters.h file will be utilized by the Windows application for communication.