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.
Dependents: Motorino_Lib xxx_Motorino_Lib
Diff: Kanal.h
- Revision:
- 3:d53e45e1acae
- Parent:
- 2:29582cbece6d
- Child:
- 4:be7221f0390c
diff -r 29582cbece6d -r d53e45e1acae Kanal.h
--- a/Kanal.h Tue Sep 28 15:49:38 2021 +0000
+++ b/Kanal.h Tue Sep 28 15:54:12 2021 +0000
@@ -7,7 +7,7 @@
* @code
* #include "Kanal.h"
- * Kanal achse;
+ * Kanal achse(0); //PWM-Kanal 0 wird für den Servo benutzt
* int main() {
* while(1) {
achse.go(180,1000); //180° in 1000ms