Skip to content

Commit

Permalink
remove unecessaries macros
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile committed Oct 28, 2018
1 parent 4792bfb commit 740036d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config_BT.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,6 @@
*/
/*----------------------BT topics & parameters-------------------------*/
#define subjectBTtoMQTT Base_Topic Gateway_Name "/BTtoMQTT/"
//#define subjectBTtoMQTTrssi "/rssi" // will be the default parameter on the next release, for the moment rssi is published on mac topic
#define subjectBTtoMQTTrssi ""
#define subjectBTtoMQTTtem "/tem"
#define subjectBTtoMQTThum "/hum"
#define subjectBTtoMQTTmoi "/moi"
#define subjectBTtoMQTTfer "/fer"
#define subjectBTtoMQTTlux "/lux"
#define subjectBTtoMQTTbatt "/batt"
#define subjectBTtoMQTTservicedata "/servicedata"
#define TimeBtw_Read 55555 //define the time between 2 scans
#define Scan_duration 10 //define the time for a scan
#define HM-10
Expand Down

0 comments on commit 740036d

Please sign in to comment.