diff options
Diffstat (limited to 'Kod/bilbana/yc4/do_boot.m')
| -rw-r--r-- | Kod/bilbana/yc4/do_boot.m | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Kod/bilbana/yc4/do_boot.m b/Kod/bilbana/yc4/do_boot.m index 5b60eb8..c9994e7 100644 --- a/Kod/bilbana/yc4/do_boot.m +++ b/Kod/bilbana/yc4/do_boot.m @@ -1,6 +1,5 @@ function [car, boot] = do_boot(car, boot) -%BOOT Summary of this function goes here -% Detailed explanation goes here +%BOOT Höjer car.constant fram till och med segment 3 if car.running == true %% BEFORE FIRST LAP if car.lap == 0 |
