Changeset 2066
- Timestamp:
- 05/05/03 16:34:06 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/aposs/Manual.m
r1807 r2066 4 4 /* */ 5 5 kVERSION = 0 /* */ 6 kSUBVERSION = 6/* */6 kSUBVERSION = 7 /* */ 7 7 /* */ 8 8 /* HISTORY: */ 9 /* */ 10 /* * V0.7 */ 11 /* - fixed a bug, caused the software to open the brake only once */ 9 12 /* */ 10 13 /* * V0.6 */ … … 275 278 waitt 3000 /* wait 3s for DKC to stop the motor */ 276 279 out (kIoModule+1) 0 /* brake the brake */ 280 brake = 0 277 281 waitt 1000 278 282 endif … … 289 293 waitt 5000 290 294 out (kIoModule+1) 0 295 brake = 0 291 296 waitt 500 292 297 endif
Note:
See TracChangeset
for help on using the changeset viewer.