Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: LineFollowingRobot/L298_H.h
- Revision:
- 7:b9c2097e5cb2
- Parent:
- 6:b457f1e2fff8
--- a/LineFollowingRobot/L298_H.h Thu Mar 14 10:37:05 2019 +0000 +++ b/LineFollowingRobot/L298_H.h Thu Mar 14 12:31:39 2019 +0000 @@ -12,7 +12,7 @@ private: DigitalOut m_motorBw; - DigitalOut m_motorFw + DigitalOut m_motorFw; PwmOut m_motorEnable;