]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
Remove misleading comment
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 31 Mar 2015 14:21:51 +0000 (16:21 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 31 Mar 2015 14:21:51 +0000 (16:21 +0200)
rpp/rpp/rpp_srmain.tlc

index 36715f9b58fc61c4109d42e85306c8428a39bafa..70d098d6d6a439fd6ad1edf594bfaf4b4f9a33cc 100644 (file)
@@ -1,4 +1,4 @@
-%% Copyright (C) 2013-2014 Czech Technical University in Prague
+%% Copyright (C) 2013-2015 Czech Technical University in Prague
 %%
 %% Authors:
 %%     - Carlos Jenkins <carlos@jenkins.co.cr>
         %endforeach
 
         while (1) {
-
-            /* Lock semaphore */
             if (xSemaphoreTake(step_signal, portMAX_DELAY)) {
                 working = TRUE;
                 %if LibNumSynchronousSampleTimes() > 1