esp-flow 0.2.0

ESP embedded library with reusable modules for BLE, Wi-Fi, HTTP, GPS, LED control, and more.
1
2
3
4
{
    "name": "esp-flow",
    "onCreateCommand": "curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --no-modify-path && RUSTUP_TOOLCHAIN=stable ~/.cargo/bin/cargo install espup && . ~/.cargo/env && ~/.cargo/bin/espup install --toolchain-version 1.82.0.3"
}