curl implementation

This commit is contained in:
2025-01-16 13:26:07 +01:00
parent 6ca98da28b
commit c42d550acf
4 changed files with 61 additions and 9 deletions

3
src/serial.rs Normal file
View File

@@ -0,0 +1,3 @@
fn get_port() {}
fn read_messages() {}