amedes / pico_tnc

TNC for Raspberry Pi Pico
BSD 3-Clause "New" or "Revised" License
53 stars 16 forks source link

I think tx does not work. #12

Open randall3000 opened 1 month ago

randall3000 commented 1 month ago

I have tried 3 different Picos and I can decode fine but there is nothing in PWM0 when transmit, have anyone tested ?

ShawnStoddard commented 5 days ago

Looking through the code it could be it isn't configured correctly - skips TX if any required values are missing.