switched mttq on and to real data
This commit is contained in:
parent
89a6180181
commit
2e0d19d8f6
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
#define MAIN_HPP
|
#define MAIN_HPP
|
||||||
|
|
||||||
//#define MACHINE_RESTART
|
//#define MACHINE_RESTART
|
||||||
#define DUMMY_DATA
|
//#define DUMMY_DATA
|
||||||
|
|
||||||
#define EEPROM_NAME_TICK "hall_tick"
|
#define EEPROM_NAME_TICK "hall_tick"
|
||||||
#define EEPROM_NAME_TIMESTAMP "timestamp"
|
#define EEPROM_NAME_TIMESTAMP "timestamp"
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
#include "capportal.hpp"
|
#include "capportal.hpp"
|
||||||
#include <esp32-hal-timer.h>
|
#include <esp32-hal-timer.h>
|
||||||
|
|
||||||
//#define HAS_MQTT
|
#define HAS_MQTT
|
||||||
#ifdef HAS_MQTT
|
#ifdef HAS_MQTT
|
||||||
#include "mqtt.hpp"
|
#include "mqtt.hpp"
|
||||||
#include "json.hpp"
|
#include "json.hpp"
|
||||||
|
|
Loading…
Add table
Reference in a new issue