Browse Source

sns: remove digital sensor debug flags

amends d9a7743d04
pull/2607/head
Maxim Prokhorov 1 month ago
parent
commit
414705dff5
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      code/espurna/sensors/DigitalSensor.h

+ 0
- 3
code/espurna/sensors/DigitalSensor.h View File

@ -3,9 +3,6 @@
// Copyright (C) 2017-2019 by Xose Pérez <xose dot perez at gmail dot com>
// -----------------------------------------------------------------------------
#define SENSOR_SUPPORT 1
#define DIGITAL_SUPPORT 1
#if SENSOR_SUPPORT && DIGITAL_SUPPORT
#pragma once


Loading…
Cancel
Save