Merged pre-commit (pre testing)

This commit is contained in:
Magnus Persson
2022-01-07 10:26:35 +01:00
parent e3ac920fc4
commit 5612c0ce64
3 changed files with 9 additions and 10 deletions

View File

@ -21,11 +21,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
#include <config.h>
#include <curveFitting.h>
#include <tinyexpr.h>
#include <calc.hpp>
#include <config.hpp>
#include <helper.hpp>
#include <tempsensor.hpp>