Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 8 months ago.
Änderungsvorschlag
Muss es in Zeile 276 nicht heßen:
Response_Obj->SID = OBD_Mode9 + Response_Pos;
anstatt wie bisher:
Response_Obj->SID = OBD_Mode1 + Response_Pos;
?