diff options
Diffstat (limited to 'fw/esp32/components/eos/include/tun.h')
-rw-r--r-- | fw/esp32/components/eos/include/tun.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/esp32/components/eos/include/tun.h b/fw/esp32/components/eos/include/tun.h new file mode 100644 index 0000000..3acb2a6 --- /dev/null +++ b/fw/esp32/components/eos/include/tun.h @@ -0,0 +1 @@ +void eos_tun_init(void);
\ No newline at end of file |