Skip to content

Commit

Permalink
Add author info
Browse files Browse the repository at this point in the history
  • Loading branch information
Evert Arias committed Apr 11, 2020
1 parent db5e9c8 commit 26af326
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/EasyButtonVirtual.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* EasyButtonVirtual.h
* @author Evert Arias, Jose Gabriel Companioni Benitez
* @version 2.0.0
* @license MIT
*/

#include "EasyButtonVirtual.h"

void EasyButtonVirtual::begin()
Expand Down
7 changes: 7 additions & 0 deletions src/EasyButtonVirtual.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* EasyButtonVirtual.h
* @author Evert Arias, Jose Gabriel Companioni Benitez
* @version 2.0.0
* @license MIT
*/

#ifndef _EasyButtonVirtual_h
#define _EasyButtonVirtual_h

Expand Down

0 comments on commit 26af326

Please sign in to comment.