Create project
This commit is contained in:
commit
44294830af
8 changed files with 45 additions and 0 deletions
3
showbits-thermal-printer/src/main.rs
Normal file
3
showbits-thermal-printer/src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
showbits_common::greet("world");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue