]> patrickod personal git archive - tincan.git/blobdiff - rs-lorachat/src/main.rs
rust samd21 skeleton
[tincan.git] / rs-lorachat / src / main.rs
diff --git a/rs-lorachat/src/main.rs b/rs-lorachat/src/main.rs
new file mode 100644 (file)
index 0000000..e7a11a9
--- /dev/null
@@ -0,0 +1,3 @@
+fn main() {
+    println!("Hello, world!");
+}