Skip to content

Commit

Permalink
Fix header name
Browse files Browse the repository at this point in the history
  • Loading branch information
ciniml authored Dec 10, 2021
1 parent dba350b commit 4e0028f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Almost all of this code is based on the [WireGuard Implementation for lwIP](http

## How to use

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

```c++
#include <WireGuard-ESP32.h>
Expand Down

0 comments on commit 4e0028f

Please sign in to comment.