mirror of
https://github.com/QIDITECH/QIDI_Q1_Pro.git
synced 2026-02-02 00:48:42 +03:00
Initial commit
This commit is contained in:
9
include/MakerbaseNetwork.h
Normal file
9
include/MakerbaseNetwork.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef MAKERBASE_NETWORK_H
|
||||
#define MAKERBASE_NETWORK_H
|
||||
|
||||
#include <iostream>
|
||||
#include "./MakerbaseShell.h"
|
||||
|
||||
std::string get_wlan0_ip();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user