mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-17 21:56:40 +01:00
moar refactorrz
This commit is contained in:
@@ -15,8 +15,8 @@ using namespace std::placeholders;
|
||||
#define MESH_PASSWORD "somethingSneaky"
|
||||
#define MESH_PORT 5555
|
||||
|
||||
#define STATION_SSID "Th1ngs4p"
|
||||
#define STATION_PWD "th3r31sn0sp00n"
|
||||
#define STATION_SSID "tErAx1d"
|
||||
#define STATION_PWD "ramalamadingdong"
|
||||
#define HOSTNAME "MeshNode"
|
||||
|
||||
class MeshNet : public Network {
|
||||
|
||||
Reference in New Issue
Block a user