kopia lustrzana https://github.com/SP8EBC/ParaTNC
rodzic
ece4ae78bb
commit
4047bbae53
|
@ -34,7 +34,7 @@
|
|||
* this current (momentary) voltage is below
|
||||
* PWR_SAVE_CUTOFF_VOLTAGE_DEF
|
||||
*/
|
||||
#define PWR_SAVE_CUTOFF_AVG_VOLTAGE_MARGIN 100u // 0.1V
|
||||
#define PWR_SAVE_CUTOFF_AVG_VOLTAGE_MARGIN 30u // 0.3V
|
||||
|
||||
/**
|
||||
* How long in minutes the controller will sleep in L7 state between checking
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
#define SOFTWARE_VERSION_H_
|
||||
|
||||
#define SW_VER "EC03"
|
||||
#define SW_DATE "29092024"
|
||||
#define SW_DATE "30092024"
|
||||
#define SW_KISS_PROTO "C"
|
||||
|
||||
extern const char software_version_str[5];
|
||||
|
|
Ładowanie…
Reference in New Issue