programmable wireless relay store changes
This commit is contained in:
@ -32,7 +32,7 @@ public:
|
||||
|
||||
T back()
|
||||
{
|
||||
return array[stored];
|
||||
return array[stored-1];
|
||||
}
|
||||
|
||||
bool empty() const
|
||||
|
Reference in New Issue
Block a user