Go to the source code of this file.
|
| namespace | Eros |
| | The 'Eros' namespace is the root name space all of the GM6000 Engineering Test Application specific source code.
|
| |
| namespace | Eros::Test |
| | The 'Test' namespace is the root name space for the individual tests (aka Cpl::MApp instances)
|
| |
| namespace | Eros::Test::Thermistor |
| | The 'Thermistor' namespace implements a MApp that samples and displays temperature as measured by the unit's thermistor.
|
| |
◆ OPTION_EROS_TEST_THERMISTOR_DISPLAY_INTERVAL_MS
| #define OPTION_EROS_TEST_THERMISTOR_DISPLAY_INTERVAL_MS (10*1000) |
Default interval time (in milliseconds) for displaying temperature.