You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any way to make the output imperial versus metric?
The only issue I had with the install was getting libglib2.0-dev installed.
After much pain, the fix was simple:
sudo apt-get update
The text was updated successfully, but these errors were encountered:
If you want to have the readings in imperial, then I suggest modifying the wave_reader.py script to your liking. The easiest way would probably to modify the scalings that are performed in the read() method of class Wave.
Any way to make the output imperial versus metric?
The only issue I had with the install was getting libglib2.0-dev installed.
After much pain, the fix was simple:
sudo apt-get update
The text was updated successfully, but these errors were encountered: