We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba350b commit 4e0028fCopy full SHA for 4e0028f
README.md
@@ -6,7 +6,7 @@ Almost all of this code is based on the [WireGuard Implementation for lwIP](http
6
7
## How to use
8
9
-1. Include `WireGuard.hpp` at the early part of the sketch.
+1. Include `WireGuard-ESP32.h` at the early part of the sketch.
10
11
```c++
12
#include <WireGuard-ESP32.h>
0 commit comments