Skip to content
Snippets Groups Projects
Commit 99db0929 authored by Vipin Thomas's avatar Vipin Thomas
Browse files

new

parent 592c8e9e
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ int main() {
for (int x = 0; x < 2; x++) {
for (int z = 0;z < 2; z++){
pkt_t tmp = streamOut.read();
printf("%d",tmp.data);
}
}
}
......
No preview for this file type
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment