ivmarkov / rust-esp32-std-demo

Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
Apache License 2.0
784 stars 105 forks source link

Forum to ask questions regarding rust on esp32 #95

Closed enelson1001 closed 2 years ago

enelson1001 commented 2 years ago

Is there a forum where one can ask questions on how to implement features or future features of rust esp32 ? I have questions using periodic timer. This doesn't seem the correct place to ask such questions Thanks

ivmarkov commented 2 years ago

Here: https://matrix.to/#/#esp-rs:matrix.org

I've added a link to the readme as well.

enelson1001 commented 2 years ago

This is what I see when I click on the link.

Screenshot of link

**Where is discussion forum for esp32-rust???

enelson1001 commented 2 years ago

Never mind figured it out