Update README

main
CalisJI 2024-08-23 11:20:13 +07:00
parent 43a2f82856
commit 6070f88b0e
1 changed files with 4 additions and 1 deletions

View File

@ -59,3 +59,6 @@ if __name__ == "__main__":
# Gửi dữ liệu qua UDP với kích thước khối 1450 byte # Gửi dữ liệu qua UDP với kích thước khối 1450 byte
send_data_via_udp(ESP32_IP, ESP32_PORT, colors, CHUNK_SIZE) send_data_via_udp(ESP32_IP, ESP32_PORT, colors, CHUNK_SIZE)
``` ```
# References:
**FastLED**: https://github.com/FastLED/FastLED