You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
Hi,
I've been trying to use an esp8266 with a blue pill board and found this crate. Is my understanding correct that the crate is still WIP and doesn't yet support sending/ receiving data? I'm interested to contribute to this project (update to latest atat version; support more commands etc.) and would like to know whether you'd be interested in collaborating (doing reviews, discussing features, ...). It'd be great to get this crate working and publish on crates.io eventually.
I have updated this crate to use the latest atat locally and once FactbirdHQ/atat#92 is integrated, I can open a PR to get the changes into espresso.
The text was updated successfully, but these errors were encountered:
Hi. Yes, the crate is still WIP, as I ran into some problems when I last worked on it.
However, I still have a project that should get finished sometime, so I do want to get espresso to a working state. ATAT has made a lot of improvements in the meantime, so now some things might have become easier.
A PR with an update to the latest ATAT version would be welcome! (I'm especially looking forward to the changes made possible by const generics, although I'm not sure if that was merged already...)
Hi,
I've been trying to use an esp8266 with a blue pill board and found this crate. Is my understanding correct that the crate is still WIP and doesn't yet support sending/ receiving data? I'm interested to contribute to this project (update to latest atat version; support more commands etc.) and would like to know whether you'd be interested in collaborating (doing reviews, discussing features, ...). It'd be great to get this crate working and publish on crates.io eventually.
I have updated this crate to use the latest atat locally and once FactbirdHQ/atat#92 is integrated, I can open a PR to get the changes into espresso.
The text was updated successfully, but these errors were encountered: