Releases: import-tiago/PartsHunter
Releases · import-tiago/PartsHunter
WinApp 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.
- Rename the file by removing the
IP Address Configuration
The IP address specified in the MyAuthParameters.h
file will be utilized by the Windows application for communication.