Skip to content

Commit

Permalink
tests/psoc6/pwm: Added setup description.
Browse files Browse the repository at this point in the history
Signed-off-by: NikhitaR-IFX <[email protected]>
  • Loading branch information
NikhitaR-IFX authored and actions-user committed Feb 15, 2024
1 parent 81e05fe commit 24b105a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/psoc6/dut/pwm.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# PWM test
"""
Setup: Connect pwm_pin to pin_in
"""
from machine import PWM, Pin
import os
import time
Expand Down

0 comments on commit 24b105a

Please sign in to comment.