Open Inth opened 1 year ago
I am looking for a way to turn ADF off (or to stop generating any frequency) after the sequence of frequencies is done
could you suggest how to do it ?
for anyone interested here is how to do it :)
Register_Buf[2] |= 0x00000020;
I am looking for a way to turn ADF off (or to stop generating any frequency) after the sequence of frequencies is done
could you suggest how to do it ?