1
0
forked from fsfw/fsfw

some changes

This commit is contained in:
2020-10-29 12:23:27 +01:00
parent 50151310dc
commit c8fd698b3a
57 changed files with 828 additions and 19160 deletions

View File

@ -2,7 +2,7 @@
#include "catch.hpp"
#include <array>
#include "core/CatchDefinitions.h"
#include "../../core/CatchDefinitions.h"
static bool test_value_bool = true;
static uint8_t tv_uint8 {5};