summaryrefslogtreecommitdiff
path: root/code/esp32/components/eos/include/_net.h
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2020-08-05 03:08:22 +0200
committerUros Majstorovic <majstor@majstor.org>2020-08-05 03:08:22 +0200
commitba38183139e19d5e07a4f30822eb285dde9bd7ca (patch)
treef6fa8b2f0c8d9ad832e113c4a4517589fe73c5a9 /code/esp32/components/eos/include/_net.h
parent0894a1e7664504312a9cdfc826eef89030aaaa1b (diff)
cell urc buffer handling fixed; added sms/ussd/voice/data stubs
Diffstat (limited to 'code/esp32/components/eos/include/_net.h')
-rw-r--r--code/esp32/components/eos/include/_net.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/esp32/components/eos/include/_net.h b/code/esp32/components/eos/include/_net.h
new file mode 100644
index 0000000..35b5308
--- /dev/null
+++ b/code/esp32/components/eos/include/_net.h
@@ -0,0 +1 @@
+#include "net.h" \ No newline at end of file