EngineerGuy314 / pico-WSPRer

Minimalist WSPR tracker for pico-balloons utilizing Raspberry Pi Pico (or Rp2040) as the RF generator (aka The Cheapest Tracker In The World™). More info: [WIKI](https://github.com/EngineerGuy314/pico-WSPRer/wiki/pico%E2%80%90WSPRer-(aka-Cheapest-Tracker-in-the-World%E2%84%A2))
MIT License
50 stars 9 forks source link

fix implementation of the 2nd #40

Closed EngineerGuy314 closed 1 month ago

EngineerGuy314 commented 1 month ago

see kevins comments at bottom of https://groups.io/g/picoballoon/topic/106949090?p=Created,,,100,1,0,0

the 2nd bit is supposed to indicate if its TELEN or not

EngineerGuy314 commented 1 month ago

fixed