changes of previous commit reverted
This commit is contained in:
parent
6997f3c98f
commit
662464d34d
5 changed files with 7 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "Context.h"
|
||||
|
||||
Context::Context(Station* stations, const int stationCount, const unsigned long delta, DFPlayerMini_Fast* dfPlayer)
|
||||
Context::Context(Station* stations, const int stationCount, const unsigned long delta, DFRobotDFPlayerMini* dfPlayer)
|
||||
{
|
||||
this->stations = stations;
|
||||
this->stationCount = stationCount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue