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 <Nikhita.Rajasekhar@infineon.com>
  • Loading branch information
NikhitaR-IFX committed Feb 12, 2024
1 parent 3ecab8b commit 0380769
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 0380769

Please sign in to comment.