arduino_eprom27_programmer
arduino_eprom27_programmer copied to clipboard
Voltage read command is commented out
Line 421 is commented out in mainwindow.cpp so the GUI can't send the "v" command to the Nano. Programing voltage won't be displayed. It's not enough to uncomment it. It have to be replaced by this to work > mArduino->voltageMesurment(true);