new CubeCell library version

This commit is contained in:
2021-05-01 17:16:46 +02:00
parent 58831dc9cb
commit 392232fed2
2 changed files with 4 additions and 4 deletions
@@ -12,7 +12,7 @@ BME280 bme280;
/******************************************************************************/
/* Firmware Version */
/******************************************************************************/
static const int32_t fwVersion = 20210428;
static const int32_t fwVersion = 20210501;
/******************************************************************************/
/* LoraWAN Settings */