fix(easycomm): use the defined baud rate
BAUDRATE is already defined, using the single definition to avoid surprises
of note is that this uses the faster baud rate instead of 9600, not sure if 9600 was intentional or just used quickly (if I remember correctly it's the default for Arduino's IDEs)
Edited by Nick Oliver