Ignore:
Timestamp:
Aug 21, 2025, 3:14:57 PM (6 days ago)
Author:
f.jahn
Message:

Änderung neuer Controller mit mehr Speicher

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/firmware_v2/Core/Inc/main.h

    r17 r23  
    4747#define BLINK_CODE_ERROR_FAULT_INPUT    3       
    4848#define BLINK_CODE_ERROR_VOLTAGE_DROP   4
    49 
     49#define BLINK_CODE_ERROR_TEMP                   5
    5050
    5151
     
    5656#define LED_RT_ON_TIME_WARN_OVP_AND_LVP_INPUT 200
    5757#define LED_RT_ON_TIME_WARN_VOLTAGE_DROP          200
     58#define LED_RT_ON_TIME_WARN_TEMP                          200
    5859
    5960#define LED_GN_OFF_TIME                       1000
Note: See TracChangeset for help on using the changeset viewer.