remove onewire interface from compilation

This commit is contained in:
Mario Hüttel 2020-02-25 19:43:51 +01:00
parent 0ddaef01c8
commit 31769fd42d
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ CFILES += rotary-encoder.c
CFILES += stack-check.c
CFILES += onewire-temp-sensors.c
#CFILES += onewire-temp-sensors.c
DEFINES += -DDEBUGBUILD