iSpindHub
iSpindHub copied to clipboard
Source code vs Release tag/version
It looks like your latest release is 0.0.9
But in the source code this string is used
-DPIO_SRC_TAG="0.0.7"
In the current code it also seems like 'displaydata' is not called, is that correct?
Edit: It seems a template is now used, but from version 0.0.7 the SRC_TAG is not incremented
Maybe remove the obsolete functions, or maybe use the 'displaydata' again as it's cleaner? There is much unused code, and also data/templates
I will clean my code ... Sorry I was away from it for a while