Removed define from src
This commit is contained in:
parent
4aacac7a49
commit
77f15678b8
@ -1,13 +1,13 @@
|
||||
/* the radian_trx SW shall not be distributed nor used for commercial product*/
|
||||
/* it is exposed just to demonstrate CC1101 capability to reader water meter indexes */
|
||||
|
||||
#define METER_YEAR 16
|
||||
/*#define METER_YEAR 16
|
||||
#define METER_SERIAL 123456
|
||||
|
||||
#define MQTT_HOST "localhost"
|
||||
#define MQTT_PORT 1883
|
||||
#define MQTT_USER "homeassistant"
|
||||
#define MQTT_PASS "PASS"
|
||||
#define MQTT_PASS "PASS"*/
|
||||
|
||||
|
||||
#define MQTT_KEEP_ALIVE 60
|
||||
|
Loading…
x
Reference in New Issue
Block a user