Skip to content

Commit

Permalink
Update BresserWeatherSensorLWCfg.h
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Jul 23, 2024
1 parent 1e74e81 commit 229a19e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BresserWeatherSensorLWCfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@ const uint8_t MAX_DOWNLINK_SIZE = 51;
#define CLOCK_SYNC_INTERVAL 24 * 60

// LoRaWAN Node status message interval (in frames)
#define LW_STATUS_INTERVAL 120
#define LW_STATUS_INTERVAL 60

// Status message uplink interval (in frames)
#define APP_STATUS_INTERVAL 120
#define APP_STATUS_INTERVAL 60

// Timeout for weather sensor data reception (seconds)
#define WEATHERSENSOR_TIMEOUT 180
Expand Down

0 comments on commit 229a19e

Please sign in to comment.