Ignore:
Timestamp:
Aug 31, 2025, 6:56:29 PM (5 days ago)
Author:
f.jahn
Message:

Shunt Temperatursensor aktiviert

Location:
trunk/fw_g473rct/SES/inc
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/fw_g473rct/SES/inc/fast_current.h

    r20 r24  
    2020
    2121//--- GLOBALE FUNKTIONS PROTOTYPEN ---------------------------------------------
    22 void FAST_CURRENT_Exec(uint32_t newvalP, uint32_t newvalM );
     22void FAST_CURRENT_Exec(uint32_t newVal );
    2323
    2424#endif //
  • trunk/fw_g473rct/SES/inc/int_bat_voltage.h

    r23 r24  
    2626* @retval       kein
    2727*/
    28 void REF_VOLTAGE_Exec(uint32_t newval);
     28void INT_BAT_VOLTAGE_Exec(uint32_t newval);
    2929
    3030#endif // __REF_VOLTAGE_H
Note: See TracChangeset for help on using the changeset viewer.