I have had a setup on an Arduino mega but am now putting it on a Teensy 4.1 and require a little bit of help with the code. I have a number of different serial numbers (login) that I need to send in individual messages. This is part of the old code;
unsigned char login[][8] = {{0x13, 0x22...