Todo: update

This commit is contained in:
2025-11-01 01:26:51 -04:00
parent 67af9f02da
commit 8dba0fdfc4
+2
View File
@@ -35,3 +35,5 @@
* We can use asynchronous bridging to ensure that asynchronous
events are executed in the meantime while we wait for the sync
timeout to complete.
* StimulusBuffer should take a sh_ptr<DeviceAttachmentSpec> and not
a DeviceAttachmentSpec&.