Skip to content

Commit

Permalink
Add task description for led dimming
Browse files Browse the repository at this point in the history
Signed-off-by: Monica Constandachi <[email protected]>
  • Loading branch information
constmonica committed Oct 10, 2024
1 parent 1209683 commit bfb5be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/workshop/exercise_3.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
red_channel_val = (resistance / 11000) * AD74413R_DAC_MAX_CODE

# Your code goes here
# Assign the value of potentiometer value to the adc channel



0 comments on commit bfb5be1

Please sign in to comment.