raspite / rsh

The main repo for the raspite shell (rsh)
Apache License 2.0
3 stars 1 forks source link

move away from println! in favor of write! #36

Open chasinglogic opened 7 years ago

chasinglogic commented 7 years ago

This will allow us to capture stdout in our unit / integration tests. This might come from closing #20 but I don't know enough about the term package yet