Parcourir la source

16:39 2016-09-28
change to slave.

Shang il y a 9 ans
Parent
commit
8820b9800c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      include/user_config.h

+ 2 - 2
include/user_config.h

@@ -11,8 +11,8 @@
 #define ESP_WEBSERVER				0
 #define ESP_PLATFORM				0
 #define CH_AIRCON_DEVICE				0
-#define ESPNOW_SLAVE				0
-#define ESPNOW_CONTROLLER			1
+#define ESPNOW_SLAVE				1
+#define ESPNOW_CONTROLLER			0
 
 #define DEVICE_RTC				0
 #define RTC_USE_SW_TIMER