Small update to fix functions which returned nothing, as some Arduino Cores did not like that, one of which was Adafruit SAMD boards. Also cast the GENIE_VERSION to be a String, and matched a few variable types which were causing Warnings, and removed unused variables.