Skip to content

Releases: import-tiago/PartsHunter

WinApp release

24 Nov 13:55
Compare
Choose a tag to compare

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.