mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
general cleanup
This commit is contained in:
@@ -95,8 +95,8 @@ class DallasSensor {
|
||||
static constexpr uint8_t CMD_CONVERT_TEMP = 0x44;
|
||||
static constexpr uint8_t CMD_READ_SCRATCHPAD = 0xBE;
|
||||
|
||||
static constexpr int8_t SCAN_START = -3;
|
||||
static constexpr int8_t SCAN_MAX = 5;
|
||||
static constexpr int8_t SCAN_START = -3;
|
||||
static constexpr int8_t SCAN_MAX = 5;
|
||||
|
||||
static uuid::log::Logger logger_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user