diff --git a/.gitignore b/.gitignore index eb281fd..96b14bc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ Debug/ Release/ *.hex *.elf + /STM32F100/ /STM32F100_ParaTNC/ /STM32L476_ParaMETEO/ diff --git a/include/station_config.h~ b/include/station_config.h~ index 240b487..c6c40bd 100644 --- a/include/station_config.h~ +++ b/include/station_config.h~ @@ -22,7 +22,8 @@ //#define PARATNC_HWREV_A //#define PARATNC_HWREV_B -#define PARATNC_HWREV_C +//#define PARATNC_HWREV_C +#define PARAMETEO /* ---------------------------- */ /* WEATHER/METEO CONFIGURATION */