serial_number.cpp 80 Bytes Edit Raw Blame History 1 2 3 4 5 #include <ion.h> const char * Ion::serialNumber() { return "000000000000"; }