Added a sample main function to get the data

This commit is contained in:
2024-06-16 17:57:32 +02:00
parent 35e75745db
commit 987af19ec8
4 changed files with 56 additions and 0 deletions
+1
View File
@@ -2,4 +2,5 @@
resolver = "2"
members = [
"r701",
"sample-main",
]