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: eeprom_intern LCD_i2c_GSOE MotorinoLib
Revision 6:6e75241bcdd9, committed 2022-01-25
- Comitter:
- jack1930
- Date:
- Tue Jan 25 08:47:11 2022 +0000
- Parent:
- 5:3a7f58938059
- Commit message:
- Achsauswahl abgesichert
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Jan 25 08:19:30 2022 +0000
+++ b/main.cpp Tue Jan 25 08:47:11 2022 +0000
@@ -153,7 +153,7 @@
}
else
{
- achs=achsauswahl;
+ achs=achsauswahl%6;
if (schrittnr==-1) //Init TeachIn
{
schrittnr=0;