Improve comments, printing
This commit is contained in:
@ -13,5 +13,5 @@ constexpr gpio_num_t wakeupButtonPin = GPIO_NUM_27;
|
||||
// The device also stays awake as long as a bluetooth connection is active
|
||||
constexpr uint32_t wakeupDurationAfterButtonPress = 30;
|
||||
|
||||
|
||||
// The interval between temperature measurements
|
||||
constexpr uint32_t temperatureMeasurementIntervalSeconds = 60;
|
||||
|
Reference in New Issue
Block a user