Skip to content

Commit

Permalink
Update RainGauge.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Jul 23, 2023
1 parent 3f6ab43 commit 5c9d773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RainGauge.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const int SECONDS_PER_DAY = 86400;
#define RTC_DATA_ATTR static
#endif
#if !defined(ESP32)
#warning "RainGauge with SLEEP_EN only supported on ESP32!"
#pragma message("RainGauge with SLEEP_EN only supported on ESP32!")
#endif


Expand Down

0 comments on commit 5c9d773

Please sign in to comment.