Skip to content

Commit

Permalink
test do not submit
Browse files Browse the repository at this point in the history
Change-Id: I40673a1feba7b51df6e63bb3a26a03d1ce8796ce
  • Loading branch information
mohrr committed Apr 30, 2024
1 parent 78aa067 commit 1fb5f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/echo.cc
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ int main() {
pw::sys_io::ReadByte(&data).IgnoreError();
pw::sys_io::WriteByte(data).IgnoreError();
}

return 0;
}

0 comments on commit 1fb5f24

Please sign in to comment.