New version for V2 Boards

This commit is contained in:
2024-09-09 17:04:24 +02:00
parent 038a7a1215
commit ebb9be6b0f
2 changed files with 12 additions and 12 deletions
@@ -12,7 +12,7 @@ BME280 bme280;
/******************************************************************************/
/* Firmware Version */
/******************************************************************************/
static const int32_t fwVersion = 20240624;
static const int32_t fwVersion = 20240909;
/******************************************************************************/
/* LoraWAN Settings */