Skip to content

Version 0.25

Latest
Compare
Choose a tag to compare
@Resinchem Resinchem released this 08 Dec 13:20
· 8 commits to main since this release

New Features

  • Added new race management page to web interface.

          RaceMgmtPage

          See the Wiki for more information on using this new page.

  • The timer display now shows the current IP address of the controller during the boot process. Obtaining assigned IP address via router is no longer necessary.

          04_c2 TimerIP

Other Fixes and Changes

  • Fix for SoftAP that maintained prior IP address when changing WiFi after board reset
  • Updated how globals are defined so they only need to be changed in one place in source code

Breaking Changes

None

Initial Installation

To install on a new ESP32 for the first time, please follow the instructions provided in the Initial Installation and First Time Setup sections of the Wiki.

Upgrading from a Prior Version (v0.21 or later)

Download the .bin file below and simply use the web settings Firmware Upgrade option to install the downloaded .bin file. Your configuration file and local settings should not be changed or overwritten. New features and changes will be available immediate after the board reboots.

Upgrading from versions prior to v0.21

Version 0.21 implemented a number of configuration file changes that require a full reset of the controller after upgrading. See the v0.21 Release Notes and complete the post upgrade steps covered there if you are upgrading to this version from v0.20 or earlier.

No-WiFi version

The non-WiFi version of the firmware is no longer supported. If you truly need a version that does not require or use WiFi, please see Version 0.21, which was the last release for the -noWiFi version.