Skip to content

Commit

Permalink
Clean up unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
rcolyer committed May 17, 2019
1 parent 390f919 commit 7dab0e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CompressiveSim.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
randseed = None
freq = 2*((32/17)*100e6)/8
frames_per_s = 60
sim_cps = 20000
frame_count = 200

print('randseed', randseed)
print('freq', freq)
Expand Down

0 comments on commit 7dab0e0

Please sign in to comment.