adding funny doggo prints

This commit is contained in:
Aaron Honeycutt 2025-04-10 20:34:04 -06:00
parent 343c8c149b
commit 110a12cf34

View file

@ -227,6 +227,11 @@ fn main() {
.output() .output()
.expect("Failed to execute command"); .expect("Failed to execute command");
println!("");
println!("Water packed!");
println!("Treats packed!");
println!("We're ready for our walk!");
// Host selection // Host selection
loop { loop {
println!(""); println!("");