Kaynağa Gözat

Add comment

Christopher Mullins 6 yıl önce
ebeveyn
işleme
aaa572b676
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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