generated from luke-else/esp32-std-template
Async Functionality #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think it would be good to have the software enhanced to allow for the async operations. It is a long term plan to scale and get more sensor readings to a centralized place.
Because of this, there is a requirement for components to work asynchronously with each other.