Skip to content

Commit 4e0028f

Browse files
authored
Fix header name
1 parent dba350b commit 4e0028f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Almost all of this code is based on the [WireGuard Implementation for lwIP](http
66

77
## How to use
88

9-
1. Include `WireGuard.hpp` at the early part of the sketch.
9+
1. Include `WireGuard-ESP32.h` at the early part of the sketch.
1010

1111
```c++
1212
#include <WireGuard-ESP32.h>

0 commit comments

Comments
 (0)