small updates on KPIdefinitions.csv & TODO.txt

This commit is contained in:
2024-02-16 14:36:10 +01:00
parent 5399fd66df
commit 619cb5e92c
3 changed files with 26 additions and 14 deletions

View File

@@ -87,8 +87,8 @@ namespace FarmmapsKPI
TimeSpan tsRemaining;
TimeSpan tsTotalEstimated;
//for (int i = 0; i < fieldsInputs.Count; i++)
for (int i = 3; i < 4; i++)
for (int i = 0; i < fieldsInputs.Count; i++)
//for (int i = 3; i < 4; i++)
{
watch.Restart();
input = fieldsInputs[i];