瀏覽代碼

Add comment

Christopher Mullins 6 年之前
父節點
當前提交
aaa572b676
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      platformio.ini

+ 1 - 0
platformio.ini

@@ -30,6 +30,7 @@ test_ignore = remote
 upload_speed = 460800
 build_flags =
   !python .get_version.py
+  # For compatibility with WebSockets 2.1.4 and v2.4 of the Arduino SDK
   -D USING_AXTLS
   -D MQTT_MAX_PACKET_SIZE=250
   -D HTTP_UPLOAD_BUFLEN=128