diff options
| author | Tero K <tero.k@granitedevices.fi> | 2016-01-19 13:22:53 +0200 |
|---|---|---|
| committer | Tero K <tero.k@granitedevices.fi> | 2016-01-19 13:22:53 +0200 |
| commit | 5f58d21bbaf5178336904c0c5778fd89f973a586 (patch) | |
| tree | a2c1e6d91ecafc42dfe99aeffe10b552473cb4f7 | |
| parent | 1703c1552098657781331a9bf390d08b9b893719 (diff) | |
| download | SimpleMotionV2-5f58d21bbaf5178336904c0c5778fd89f973a586.tar.gz SimpleMotionV2-5f58d21bbaf5178336904c0c5778fd89f973a586.zip | |
Added new parameter SMP_MAX_OUTPUT_POWER 571
| -rw-r--r-- | simplemotion_defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simplemotion_defs.h b/simplemotion_defs.h index 9094f0c..d5f6630 100644 --- a/simplemotion_defs.h +++ b/simplemotion_defs.h @@ -425,6 +425,7 @@ #define SMP_MOTION_FAULT_THRESHOLD 568
#define SMP_HV_VOLTAGE_HI_LIMIT 569
#define SMP_HV_VOLTAGE_LOW_LIMIT 570
+#define SMP_MAX_OUTPUT_POWER 571 //in watts
#define SMP_MOTOR_MAX_SPEED 572
//in Ioni only
|
