#include "./include/common/common_defs.h"#include "./include/N1568SDK/N1568.h"Go to the source code of this file.
Defines | |
| #define | MAX_CHANNELS 16 |
| #define | SW_REVISION _T( "1.0.0") |
Typedefs | |
| typedef enum _LOG_MESSAGE_TYPE | LOG_MESSAGE_TYPE |
Enumerations | |
| enum | _LOG_MESSAGE_TYPE { LMT_INTERNAL = 0, LMT_COMMUNICATION } |
| #define MAX_CHANNELS 16 |
Definition at line 28 of file common.h.
Referenced by ApplicationSettings::ApplicationSettings(), N1568DemoFrame::ConnectToDevice(), N1568DemoFrame::LayoutWindow(), N1568DemoFrame::N1568DemoFrame(), ApplicationSettings::ReadSettings(), and N1568DemoFrame::RefreshChannels().
| #define SW_REVISION _T( "1.0.0") |
Definition at line 29 of file common.h.
Referenced by N1568DemoFrame::N1568DemoFrame(), and N1568DemoFrame::OnAbout().
| typedef enum _LOG_MESSAGE_TYPE LOG_MESSAGE_TYPE |
| enum _LOG_MESSAGE_TYPE |
1.5.6