undefined enum changed

This commit is contained in:
Dhanya Maliakal 2016-03-15 17:13:37 +01:00
parent 26933bd8bd
commit db26135e89
2 changed files with 0 additions and 4 deletions

View File

@ -32,10 +32,6 @@ typedef char mystring[MAX_STR_LENGTH];
typedef double mysteps[MAX_SCAN_STEPS];
typedef double double32_t;
typedef float float32_t;
typedef int int32_t;
#ifndef DACS_FLOAT
typedef int dacs_t;