Skip to content

Commit

Permalink
Update config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
thankthemaker authored Oct 11, 2024
1 parent f323179 commit abef284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#define SOFTWARE_VERSION_MAJOR 2
#define SOFTWARE_VERSION_MINOR 5
#define SOFTWARE_VERSION_PATCH 4
#define SOFTWARE_VERSION_PATCH 7

#ifndef ESP32S3
#define HARDWARE_VERSION_MAJOR 3
Expand Down Expand Up @@ -62,4 +62,4 @@ a value of 27.69 as VOLTAGE_DIVIDER_CONSTANT is pretty ok.
You always have to do the calibration when changing the resistors or the ESP32.
****/
****/

0 comments on commit abef284

Please sign in to comment.