adopt for MacOS, new SW version of Board and Libraries

This commit is contained in:
2021-12-28 19:50:00 +01:00
parent 93b42435c2
commit 2850593631
3 changed files with 36 additions and 17 deletions
@@ -12,7 +12,7 @@ BME280 bme280;
/******************************************************************************/
/* Firmware Version */
/******************************************************************************/
static const int32_t fwVersion = 20210511;
static const int32_t fwVersion = 20211228;
/******************************************************************************/
/* LoraWAN Settings */