Added #ifdef BARICUDA around the BariCUDA changes
This commit is contained in:
parent
37f3199df3
commit
bd2cd4903e
6 changed files with 53 additions and 32 deletions
|
|
@ -186,8 +186,10 @@ extern float add_homeing[3];
|
|||
extern float min_pos[3];
|
||||
extern float max_pos[3];
|
||||
extern int fanSpeed;
|
||||
#ifdef BARICUDA
|
||||
extern int ValvePressure;
|
||||
extern int EtoPPressure;
|
||||
#endif
|
||||
|
||||
#ifdef FWRETRACT
|
||||
extern bool autoretract_enabled;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue