diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-01-29 18:33:11 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-01-29 18:33:11 +0200 |
| commit | 99554aaefd61f29be38669d46c7e4a573bec311f (patch) | |
| tree | 16bf2b5582424c961f87f4dc543f36f2167e6d08 /Software/Embedded_SW/Embedded/Common/Utilities | |
| parent | 4b7e196fe51e5a93b3c8090bbb43d05e3e6fd370 (diff) | |
| download | Tango-99554aaefd61f29be38669d46c7e4a573bec311f.tar.gz Tango-99554aaefd61f29be38669d46c7e4a573bec311f.zip | |
Version 1.3.5.3: IDS handling, control track and fixing, and other changes.
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common/Utilities')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Common/Utilities/Utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/Utilities/Utils.c b/Software/Embedded_SW/Embedded/Common/Utilities/Utils.c index cd2ae5d64..9cdb3c6bd 100644 --- a/Software/Embedded_SW/Embedded/Common/Utilities/Utils.c +++ b/Software/Embedded_SW/Embedded/Common/Utilities/Utils.c @@ -12,8 +12,6 @@ //#include <driverlib/systick.h> #include "driverlib/hibernate.h" -static const float speedCoef = 5.3051647697298445256294587790838f;//(200 micro steping)/2*Pi*Radius - 200 micro steping - //***************************************************************************** #define MAX_MEM_LOG 100 |
