new member to store last step
This commit is contained in:
@ -555,6 +555,7 @@ protected:
|
||||
|
||||
/** This is the counter value from performOperation(). */
|
||||
uint8_t pstStep = 0;
|
||||
uint8_t lastStep = 0;
|
||||
uint32_t pstIntervalMs = 0;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user