[similar project to this one. He's clearly more disciplined at using the system logger than I am, and pointed out that in my time setting script printf was interpreting anything with a zero in front as an octal character. This is fine for time components in the range of 00-07, but will fail on 08 and 09. Values ten or greater won't have the preceding zero, so it was interpreted as decimal.
I've updated the original script and build log to include space padded date components instead of the default zero padding.
Thanks [
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.