mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 14:36:16 +01:00
Add example project
This commit is contained in:
3
examples/minimal/src/main.rs
Normal file
3
examples/minimal/src/main.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
isideload::test();
|
||||
}
|
||||
Reference in New Issue
Block a user