diff --git a/README.md b/README.md new file mode 100644 index 0000000..690e3b8 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Project to controll LED Strip useing ESP32 via UPD protocol +### Data frame : +`List` ex: `[0xF800, 0x07E0, 0x001F] hoặc [64896, 2016, 31]` +LED number = array size \ No newline at end of file