esp32-simple 0.1.3

Simple ESP32 embedded library with reusable modules for BLE, Wi-Fi, HTTP, GPS, LED control, and more.
1
2
pub mod hw;
pub mod logic;