Browse Source

hw: deprecated flag

pull/2552/head github220925
Maxim Prokhorov 1 year ago
parent
commit
b0af0afd19
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/espurna/config/hardware.h

+ 1
- 1
code/espurna/config/hardware.h View File

@ -1871,9 +1871,9 @@
#ifndef DALLAS_SUPPORT
#define DALLAS_SUPPORT 1
#endif
#define DALLAS_PIN 2
#define DALLAS_UPDATE_INTERVAL 5000
#define TEMPERATURE_MIN_CHANGE 1.0
// -----------------------------------------------------------------------------
// QuinLED


Loading…
Cancel
Save