updated Cubecell-Arduino

This commit is contained in:
2021-04-26 16:13:13 +02:00
parent cefc4473e5
commit 1772cf6f7e
2 changed files with 2 additions and 2 deletions
@@ -12,7 +12,7 @@ BME280 bme280;
/******************************************************************************/
/* Firmware Version */
/******************************************************************************/
static const int32_t fwVersion = 20210423;
static const int32_t fwVersion = 20210426;
/******************************************************************************/
/* LoraWAN Settings */