Skip to content

Instantly share code, notes, and snippets.

@tmecklem
Created November 8, 2017 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmecklem/e20b279c8dc450f3dbda5dcba48accd6 to your computer and use it in GitHub Desktop.
Save tmecklem/e20b279c8dc450f3dbda5dcba48accd6 to your computer and use it in GitHub Desktop.
Application.put_env(:subg_rfspy, :serial_driver, SubgRfspy.UART)
SubgRfspy.UART.start_link("/dev/ttyAMA0")
SubgRfspy.set_base_frequency(916.500)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment