Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
huntlyc committed Mar 27, 2023
1 parent b2f8aad commit b5cf127
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/DM5x6/Kconfig.shield
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config SHIELD_DM5X6_LEFT
def_bool $(shields_list_contains, DM5x6_left)
def_bool $(shields_list_contains,DM5x6_left)

config SHIELD_DM5X6_RIGHT
def_bool $(shields_list_contains, DM5x6_right)
def_bool $(shields_list_contains,DM5x6_right)

0 comments on commit b5cf127

Please sign in to comment.