瀏覽代碼

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

Shang 9 年之前
父節點
當前提交
8820b9800c
共有 1 個文件被更改,包括 2 次插入2 次删除
  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