mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-20 17:05:06 +00:00
Update ideas.md for subscription changes
This commit is contained in:
parent
3275629e9a
commit
222bd2adf0
@ -11,6 +11,7 @@
|
||||
|
||||
## Higher Priority
|
||||
|
||||
- AppEventSubscription, SystemEventSubscription: should use TaskHandle_t notification. That way, there can be a single wait event for a task instead of X separate ones with each their timeout.
|
||||
- AppHubApp: Prevent download callbacks from accessing a destroyed view.
|
||||
- Move USB host task stacks to SPIRAM when available: esp32_usbhost*.cpp
|
||||
- wifi: wifi_add_event_callback() and wifi_remove_event_callback() should be replaced by a subscribe/await pattern like system events.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user