mirror of
https://github.com/anklimov/lighthub
synced 2025-12-14 07:39:56 +03:00
stm32f1 suppport. changes
This commit is contained in:
@@ -50,7 +50,10 @@ e-mail anklimov@gmail.com
|
||||
#define t_max 20 //Maximum number of 1w devices
|
||||
#define TEMPERATURE_PRECISION 9
|
||||
|
||||
#ifndef ARDUINO_ARCH_STM32F1
|
||||
#include <DS2482_OneWire.h>
|
||||
#endif
|
||||
|
||||
#include <DallasTemperature.h>
|
||||
#include "aJSON.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user