mirror of
https://github.com/JHUAPL/SIMoN.git
synced 2026-01-10 07:18:05 -05:00
Merge branch 'master' of https://github.com/circuitinstitute/simon
Former-commit-id: 0c34f85f763e2d795cb6de42dd882b40075d79ff
This commit is contained in:
@@ -264,6 +264,7 @@ class OuterWrapper(ABC):
|
||||
data_msg['payload'] = data
|
||||
data_msg['signal'] = 'data'
|
||||
data_msg['source'] = self.model_id
|
||||
data_msg['incstep'] = self.incstep
|
||||
self.pub_queue.put(data_msg)
|
||||
logging.info("finished the increment")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user