![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
TurnBackMoveFrontIsNotClear
Bertl2_0.h@0:60330fba6e8d, 2015-05-08 (annotated)
- Committer:
- zwiebelturm100
- Date:
- Fri May 08 08:15:19 2015 +0000
- Revision:
- 0:60330fba6e8d
Bertl2_0
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
zwiebelturm100 | 0:60330fba6e8d | 1 | #include "mbed.h" |
zwiebelturm100 | 0:60330fba6e8d | 2 | #include "ur_Bertl.h" |
zwiebelturm100 | 0:60330fba6e8d | 3 | |
zwiebelturm100 | 0:60330fba6e8d | 4 | //#ifndef BERTL2_0_H |
zwiebelturm100 | 0:60330fba6e8d | 5 | //#define BERTL2_0_H |
zwiebelturm100 | 0:60330fba6e8d | 6 | |
zwiebelturm100 | 0:60330fba6e8d | 7 | class Bertl2_0 : public ur_Bertl |
zwiebelturm100 | 0:60330fba6e8d | 8 | { |
zwiebelturm100 | 0:60330fba6e8d | 9 | public: |
zwiebelturm100 | 0:60330fba6e8d | 10 | void TurnBackMoveFrontNotClear(); |
zwiebelturm100 | 0:60330fba6e8d | 11 | }; |
zwiebelturm100 | 0:60330fba6e8d | 12 | //#endif |