Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
mcogoni committed Jan 31, 2022
2 parents 993b8d7 + 91ad07d commit 5dce9a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions supersdr.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
pygame.key.set_repeat(200, 50)

splash_screen(sdrdisplay)
font = pygame.font.Font(None, 50)

options = vars(parser.parse_args()[0])
FPS = options['refresh']
Expand Down

0 comments on commit 5dce9a1

Please sign in to comment.