Commit 5896d62c authored by TMRh20's avatar TMRh20

Merge pull request #104 from Interneedus/patch-2

Update Transfer.ino
parents 638b199b 51600d69
......@@ -33,7 +33,7 @@ bool TX=1,RX=0,role=0;
void setup(void) {
Serial.begin(57600);
Serial.begin(115200);
printf_begin();
radio.begin(); // Setup and configure rf radio
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment