print driven development
This commit is contained in:
parent
e0230679c2
commit
985ec56e2a
2 changed files with 9 additions and 1 deletions
3
src/modem.rs
Normal file
3
src/modem.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
pub struct Modem {
|
||||
// TODO: connect to GPRS
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue