I can't see what's wrong here.
The "factory" setting for both VFO A and VFO B is LSB mode (0).
73 Allard PE1NWL
toggle quoted message
Show quoted text
On Sat, May 27, 2017 14:03, OZ9AEW wrote:
I think there is something wrong here??:??
?? EEPROM.put(24, 0); // mode A (LSB)
?? delay(10);
?? EEPROM.put(25, 0); // mode B (LSB)
?? delay(10);
line 1323 to line 1326