We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d11b917 + 147771c commit 148efc6Copy full SHA for 148efc6
2 files changed
Lab_7/README.md
@@ -150,7 +150,7 @@ void pwm_setup(void){
150
GPIO_21
151
LOW_SPEED
152
TIMER_1
153
- LOW_SPEED
+ INTERRUPT_DISABLE
154
0 duty
155
Max duty
156
*/
doc_pages/lab7.md
@@ -142,7 +142,7 @@ void pwm_setup(void){
142
143
144
145
146
147
148
0 commit comments