Second fixed config block. More...
#include "inc/freeEMS.h"
Go to the source code of this file.
Variables | |
const volatile fixedConfig2 fixedConfigs2 | FIXEDCONF2 |
Second fixed config block.
This file contains the definition of the second fixed configuration block. The declaration can be found in the global constants header file.
Please ensure that all variables added here have good default values.
Definition in file FixedConfig2.c.
const volatile fixedConfig2 fixedConfigs2 FIXEDCONF2 |
TODO divide fixedConfig2 into useful chunks
TODO create engine hardware config chunk
TODO create random stuff chunk
TODO add the userTextField2 to the dictionary/address lookup
One of two structs of fixed configuration data such as physical parameters etc. If you add something here, please ensure you update all of the following :
Definition at line 51 of file FixedConfig2.c.