Based on the current GitHub, Line 1228.
gap = 120 - gap;
To
gap = pixelCount - gap;
&
Line 1231.
clock.SetPixelColor(i % 120, HslColor::LinearBlend(c1blend, c1, ((float)i - (float)secondhand) / (float)gap),brightness);
To
clock.SetPixelColor(i % pixelCount, HslColor::LinearBlend(c1blend, c1, ((float)i - (float)secondhand) / (float)gap),brightness);
It seems to run fine on an ESP8266-01 with the output on GPIO 2.
Love the GPS location bit.
Now to fire up the printer, is the thingiveres file still good?
Have made a donation.
Brilliant - if only people knew how good this looks on the wall - dam its bright (yes i found the bit to dim, only needs 10% in an evening).
Edit: my broadband down at the moment, so I'm board and playing - it will scale down to 12 leds.
Edit 2: broadband up - just in time I nealy made myself a watch.