Tue, 11 Oct 2016 21:44:04 +0200
foldme
src/hp34comm.cpp | file | annotate | diff | comparison | revisions | |
src/hp34comm.h | file | annotate | diff | comparison | revisions | |
src/main.cpp | file | annotate | diff | comparison | revisions |
--- a/src/hp34comm.cpp Tue Oct 11 00:46:18 2016 +0200 +++ b/src/hp34comm.cpp Tue Oct 11 21:44:04 2016 +0200 @@ -16,7 +16,7 @@ DigitalOut lled(LED1); -HPSerial::HPSerial(PinName rx, PinName tx): +HPSerial::HPSerial(PinName rx): serial_rx(NC, rx), ncmd(0) {