Skip to content

Commit

Permalink
maybe servos?
Browse files Browse the repository at this point in the history
  • Loading branch information
helgibbons committed Aug 29, 2024
1 parent 5f2acac commit 38498c1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ include(adcfft/micropython)
# LEDs & Matrices
include(plasma/micropython)

# Servos & Motors
include(pwm/micropython)
include(servo/micropython)
include(encoder/micropython)
include(motor/micropython)

# ULAB
include(micropython-common-ulab)
enable_ulab()
Expand Down

0 comments on commit 38498c1

Please sign in to comment.