FreeEMS  0.2.0-SNAPSHOT-282-g9efc524
Macros
StaticBenchTest.c File Reference

Instantiate variables for the Bench Test system. More...

#include "decoders/inc/BenchTest.h"
Include dependency graph for StaticBenchTest.c:

Go to the source code of this file.

Macros

#define STATIC_BENCH_TEST_C

Detailed Description

Instantiate variables for the Bench Test system.

Variables for the Bench Test decoder can't be declared in the decoder module as they need to be used in the comms code too, and the decoders are only included in their own build, not all builds, hence this.

Definition in file StaticBenchTest.c.

Macro Definition Documentation

#define STATIC_BENCH_TEST_C

Definition at line 39 of file StaticBenchTest.c.