Diff: Steering.cpp
- Revision:
- 3:77264fa5d84b
- Parent:
- 2:8be8699c5afd
--- a/Steering.cpp Wed Oct 14 03:55:16 2015 +0000 +++ b/Steering.cpp Thu Oct 15 08:46:15 2015 +0000 @@ -26,6 +26,7 @@ Steering::~Steering(){ delete mTire; + delete mServo; } void Steering::update( Command command ){