update on the library file of DNS_Poisoner.ino

Actually i wanted to use this script and facing this issue and i solved it by just changing a miner thing in library file.
please accept the pull request.
This commit is contained in:
Hemanshu 2022-09-23 23:18:04 +05:30 committed by GitHub
parent ba7be0935f
commit 3d25be33ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "DigiKeyboard.h"
#include<DigiKeyboard.h>
void setup() {
}