mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-04 14:08:36 +00:00
wifi utils setup
This commit is contained in:
parent
77375b0913
commit
2aee9f582d
9 changed files with 159 additions and 79 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include <WiFi.h>
|
||||
#include <Arduino.h>
|
||||
#include <igate_config.h>
|
||||
//#include <igate_config.h>
|
||||
#include "configuration.h"
|
||||
#include "utils.h"
|
||||
|
||||
extern WiFiClient espClient;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue