소스 검색

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