It is the letter L not the number one.? You can determine this by using the” find” function under “edit”.? If you search for ?8001 (with a one) you will not find it in the referenced line but you will if you search for 800l (with the letter “L”)
Yea I see it. I was thinking of that when I saw it this time. So this time I looked very carefully and saw it is a number one.
?#define CW_OFFSET (800l) pasted in here on this page with this font, you can't tell what it is. But in the Arduino IDE it's easier to see it is a number 1 on line #178 of my copy.
I made a mistake before, but now I know what to be mindful of before I make a statement that might mislead someone who doesn't know better to figure it for themselves. Another one down, a bunch more to go.
I know I said I wanted to use it as a simple SSB. But I would like to implement a change of starting up on USB with the knob turned all the way to the right so I can try line in audio for a digital mode. I saw something in the code before, but I also saw someone else mention the knob thing. Does anyone have a code snippet that be pasted in for an easy upgrade?