Skip to content

Commit

Permalink
Merge pull request #34 from JorgeMinjares/patch_lab_7
Browse files Browse the repository at this point in the history
Fixed pwm setup
  • Loading branch information
jminjares4 authored Oct 27, 2022
2 parents d11b917 + 147771c commit 148efc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Lab_7/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ void pwm_setup(void){
GPIO_21
LOW_SPEED
TIMER_1
LOW_SPEED
INTERRUPT_DISABLE
0 duty
Max duty
*/
Expand Down
2 changes: 1 addition & 1 deletion doc_pages/lab7.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ void pwm_setup(void){
GPIO_21
LOW_SPEED
TIMER_1
LOW_SPEED
INTERRUPT_DISABLE
0 duty
Max duty
*/
Expand Down

0 comments on commit 148efc6

Please sign in to comment.