Using a geometric series to control many LEDs

@johnwasser Here’s the serial monitor showing the data coming in to the receive end. The only problem encountered is when receiving a single digit 1-9.

This problem can be corrected by sending 01, 02, 03, etc. Is there a way to correct for this in the Arduino code?