Skip to content

Commit

Permalink
Check by arduino-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ciniml committed Jul 18, 2021
1 parent 9c0fa87 commit 2fd7cf0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/uptime_post/uptime_post.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include <WiFi.h>
#include <WireGuard.hpp>
#include <WireGuard-ESP32.h>
#include <HTTPClient.h>

char ssid[] = "ds9";
Expand Down
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version=0.1.0
author=Kenta Ida
maintainer=Kenta Ida <fuga@fugafuga.org>
sentence=WireGuard implementation for Arduino ESP32
paragraph=WireGuard implementation for Arduino ESP32
paragraph=
category=Communication
url=https://github.com/ciniml/WireGuard-ESP32-Arduino
includes=WireGuard.hpp
includes=WireGuard-ESP32.h
architectures=esp32
File renamed without changes.

0 comments on commit 2fd7cf0

Please sign in to comment.