I have a byte array declared as:
byte b_seconds[8];
and I can clear it with this:
void clear_seconds() { for (int x