/*
 * calc_tempers.h
 *
 *  Created on: 4 äåê. 2020 ã.
 *      Author: star
 */

#ifndef SRC_MAIN_CALC_TEMPERS_H_
#define SRC_MAIN_CALC_TEMPERS_H_

void calc_temper_acdrive(void);
void calc_temper_edrk(void);



#endif /* SRC_MAIN_CALC_TEMPERS_H_ */