diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-11-25 12:08:28 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-11-25 12:08:28 +0200 |
| commit | 978439fe882ef59b63fb1b1450bd615f707214c9 (patch) | |
| tree | b3cd057aa36d834a7c7a724a231cd66eaede6498 /Software/Stubs Collection/stubs | |
| parent | f95ad012ba68f1b025654925ca17d199d653a41c (diff) | |
| download | Tango-978439fe882ef59b63fb1b1450bd615f707214c9.tar.gz Tango-978439fe882ef59b63fb1b1450bd615f707214c9.zip | |
fixes for new version.
Diffstat (limited to 'Software/Stubs Collection/stubs')
| -rw-r--r-- | Software/Stubs Collection/stubs/reload main card EEPROM.cs | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/Software/Stubs Collection/stubs/reload main card EEPROM.cs b/Software/Stubs Collection/stubs/reload main card EEPROM.cs index d74874d98..e84dac5e6 100644 --- a/Software/Stubs Collection/stubs/reload main card EEPROM.cs +++ b/Software/Stubs Collection/stubs/reload main card EEPROM.cs @@ -15,35 +15,35 @@ using Tango.PMR.IO; using Google.Protobuf; int[] Main_Card_Data = -{9535, -11923, -8416, -13851, -0, -1077829655, -1064165718, -1077627722, -1063229233, -1077936561, -1063439315, -1077366397, -1063821827, -1077794020, -1063821827, +{3289, +8337, +13392, +16205, +30, +-1, +-1, +-1, +-1, +-1, +-1, +-1, +-1, +-1, +-1, +-1, +-1, +-1, +-1, -1, -1, -1077758385, -1062585679, -1077516698, -1066192077, -1, 772146177, -13, -1067, -1088, +1, +1057, +1189, -1, -5600, -4000} +4400, +4050}; string[] Main_Card_EEpromAddress = { "DATA_SIZE", |
