Home Forums EasyTransfer Library Support Forum little problem with timing Reply To: little problem with timing

#2164
Bill
Member

Oops, forgot to show you how to send that. It’s simple:

struct SEND_DATA_STRUCTURE { //Send commands

byte commands;

};

And That’s it. 6 of the 8 bits in commands hold all your boolean values as 1s or 0s.