Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessioMorale committed Jan 22, 2024
1 parent e363fc7 commit e648528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cmdline.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

class test_spi_opts(object):
spi_port = 0
spi_mode = 0
spi_device = 0
spi_bus_speed = 8000000
spi_transfer_size = 4096
Expand Down

0 comments on commit e648528

Please sign in to comment.