#ifndef VERSION_H #define VERSION_H #define VERSION "1.3.2" // 1: graphical 128x64, 2: LCD I2C Text 4x20 #define LCD_TYPE 2 #endif