Changeset 73 for trunk/fw_g473rct/SES/inc/fast_current.h
- Timestamp:
- Aug 4, 2026, 1:53:58 PM (25 hours ago)
- File:
-
- 1 edited
-
trunk/fw_g473rct/SES/inc/fast_current.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fw_g473rct/SES/inc/fast_current.h
r26 r73 36 36 37 37 //--- GLOBALE FUNKTIONS PROTOTYPEN --------------------------------------------- 38 void FAST_CURRENT_Exec( uint32_t newVal );39 void CurrentOffsetCal( uint32_t newVal);40 void CurrentGainCal( uint32_t newVal);38 void FAST_CURRENT_Exec(int32_t newVal ); 39 void CurrentOffsetCal(int32_t newVal); 40 void CurrentGainCal(int32_t newVal); 41 41 42 42 #endif //
Note:
See TracChangeset
for help on using the changeset viewer.
