Преглед изворни кода

GS: Change to comment in maincpp.cpp

MIX\GarthS пре 3 година
родитељ
комит
81a3a91676
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      APP/maincpp.cpp

+ 0 - 3
APP/maincpp.cpp

@@ -42,9 +42,6 @@ void maincpp()
 			pwm1freqnew = val;
 			pwm2freq = pwm2freqnew;
 
-//			val =  (map(pwm1freq, 1, 10000, 10000, 1))-1;
-//			htim17.Instance->PSC = pwm2freq;
-//			htim17.Instance->ARR = pwm2freq;
 
 		}
 	}