Browse Source

GS: Change to comment in maincpp.cpp

MIX\GarthS 3 năm trước cách đây
mục cha
commit
81a3a91676
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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;
 
 		}
 	}