Sungwoo Kim
/
HydraulicControlBoard_Rainbow_v1_2_
rainbow
Diff: setting.h
- Revision:
- 66:a8e6799dbce3
- Parent:
- 60:64181f1d3e60
- Child:
- 67:c2812cf26c38
diff -r a2d7c63419c2 -r a8e6799dbce3 setting.h --- a/setting.h Tue Apr 14 01:07:30 2020 +0000 +++ b/setting.h Tue May 12 06:23:46 2020 +0000 @@ -237,6 +237,7 @@ extern int flag_data_request[5]; extern int MODE_POS_FT_TRANS; +extern int NN_Control_Flag; extern float CUR_CURRENT_mA; extern float CUR_PRES_A_BAR; @@ -414,6 +415,11 @@ extern int timer_while; extern int while_index; +//extern const int num_input ; +//extern const int num_input_array; + +#define num_input 6 +#define num_input_array 13 @@ -431,6 +437,3 @@ - - -