Skip to content

Commit 7ff38e5

Browse files
committed
removed broken topology
1 parent cfec454 commit 7ff38e5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

TestDeployment/Top/topology.fpp

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,6 @@ module TestDeployment {
137137

138138
connections TestDeployment {
139139
# Add here connections to user-defined components
140-
camera.allocate -> bufferManager.bufferGetCallee
141-
camera.deallocate -> bufferManager.bufferSendIn
142-
camera.imageSend -> driver.imageReceive
143-
144-
driver.imageRequest -> camera.imageRequest
145-
driver.deallocate -> bufferManager.bufferSendIn
146140
}
147141

148142
}

0 commit comments

Comments
 (0)