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.
Dependencies: mbed
Diff: Motorsteuerung.cpp
- Revision:
- 9:b1bf6699d610
- Parent:
- 8:fb6cb712eb52
- Child:
- 11:7dfdb8074992
--- a/Motorsteuerung.cpp Tue May 26 12:14:44 2015 +0000 +++ b/Motorsteuerung.cpp Tue May 26 13:40:12 2015 +0000 @@ -1,8 +1,6 @@ #include "mbed.h" #include "Prototypen.h" -#define PERIODEN_DAUER 10000 - PwmOut mypwm(PWM_OUT); //For output PWM-pin AnalogIn analog_value0(A0); //For reading Hall-Sensor ADC-PIN