graph LR; Start --> Setup; Setup --> SerialBegin; Setup --> Serial1Begin; Setup --> SetMaxSpeed1; Setup --> SetMaxSpeed2; Setup --> InitializeDataIn;...