diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/General.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/General.h b/include/General.h index 81f5a3d..c4ea4ca 100644 --- a/include/General.h +++ b/include/General.h @@ -50,6 +50,7 @@ typedef unsigned int uint; //32 bit - even on 64 bit machines #define FIRMWARE_DATE "Date" #define SYSFS_PLATFORM "/sys/devices/platform/mts-io/" +#define PRODUCT_ID_PATH "/sys/devices/platform/mts-io/product-id" #define LEDS_GPIO_DIR "/sys/devices/platform/leds-gpio/leds/" #define FIRMWARE_FILE "/etc/issue" |