Files
MuditaOS/module-bsp/tests/tests-main.cpp
Wojtek Rzepecki d066f87772 [EGD-6431] Add battery charging temperature ranges
Added actions of several cell temperature
ranges according to requirements.
2021-04-20 15:47:23 +02:00

6 lines
261 B
C++

// Copyright (c) 2017-2021, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file
#include <catch2/catch.hpp>