diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-08-02 08:26:40 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-08-02 08:26:40 +0300 |
| commit | d113295a432e33e6b7ccbcc948342d7f570d461c (patch) | |
| tree | 86620e9c44c80a162052636da65a7f105d182daf /Software/Embedded_SW/Embedded/Modules/IFS | |
| parent | bf989bcfa848e20f8bd27aa71acc2fbdee38f57b (diff) | |
| download | Tango-d113295a432e33e6b7ccbcc948342d7f570d461c.tar.gz Tango-d113295a432e33e6b7ccbcc948342d7f570d461c.zip | |
Version 1.4.6.36 and procedures
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/IFS')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Modules/IFS/ifs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/IFS/ifs.h b/Software/Embedded_SW/Embedded/Modules/IFS/ifs.h index 55d712412..1edc03264 100644 --- a/Software/Embedded_SW/Embedded/Modules/IFS/ifs.h +++ b/Software/Embedded_SW/Embedded/Modules/IFS/ifs.h @@ -12,7 +12,7 @@ #define MODULES_IFS_IFS_H_ #define CARTRIDGE_INK_TIMEOUT 420 -#define MidTank_Pressure_EMPTY 0.5 +#define MidTank_Pressure_EMPTY 0.3 #define CARTRIDGE_CAPATICY 1500 typedef enum{ |
