Update README

main
CalisJI 2024-08-23 17:30:51 +07:00
parent 0e289e448c
commit d4b5faf91b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Project to controll LED Strip useing ESP32 via UPD protocol # Project to controll LED Strip using ESP32 via UPD protocol
### Data frame RGB565: ### Data frame RGB565:
`uint16_t[]` ex: `[0xF800, 0x07E0, 0x001F, ...] hoặc [64896, 2016, 31, ...]` `uint16_t[]` ex: `[0xF800, 0x07E0, 0x001F, ...] hoặc [64896, 2016, 31, ...]`