//
// Created by cfif on 04.12.2025.
#ifndef MDF_ATERLUX_H
#define MDF_ATERLUX_H
#include <stdint.h>
int16_t calc_temperature(uint16_t adcsum);
#endif //MDF_ATERLUX_H