Skip to content

Commit

Permalink
Update Samovar.h
Browse files Browse the repository at this point in the history
  • Loading branch information
LKosoj committed Feb 9, 2024
1 parent f0f12e9 commit fc8ba51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Samovar.h
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ volatile byte prev_ProgramNum; // Пердыд
volatile byte ProgramNum; // Текущая программа отбора
volatile byte ProgramLen; // Количество строк программы отбора
volatile int16_t startval = 0; // Признак идущего отбора
volatile int currentvolume = 0; // Текущий отбираемый объем
volatile int currentstepcnt = 0; // Текущее количество шагов шагового двигателя
volatile unsigned long prev_time_ms; // Предыдущее время
volatile float ActualVolumePerHour; // Скорость отбора в литрах в моменте
Expand Down

0 comments on commit fc8ba51

Please sign in to comment.