"Th &hs starts the word. &Ls and &Ws are in between the letters.BaseLetter* word1[WORD_LENGTH] = {&H, &Ls, &E, &Ls, &L, &Ls, &L, &Ls, &O, &Ws, &W, &Ls, &O, &Ls, &R, &Ls, &L, &Ls, &D}; //Hello worldAfter typing your message count all the letters including the &Ls and the &Ws to put in here:const byte WORD_LENGTH = 19;//MAX is around 26" . . . . .