This commit is contained in:
cfif 2026-04-01 11:17:47 +03:00
parent 6cf52262e2
commit 0e72cee283
1 changed files with 0 additions and 4 deletions

View File

@ -67,8 +67,4 @@ int16_t get_temperature_linear_fast(uint16_t adc_value);
float get_resistance_log_fast(int16_t temperature_c10);
float get_resistance_fast_simple(int16_t temperature_c10);
// Вспомогательные функции
void print_fast_lookup_table(void);
void print_table_info(void);
#endif //MDF_ADC_TEMP_KST45_14_2_H