added interrupt detection on both edges, added .gitignore

This commit is contained in:
Vincent-FK
2019-10-09 05:18:23 +08:00
parent 3613ac0884
commit c245d61322
4 changed files with 37 additions and 11 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Don't track content of these folders
# Compiled source #
###################
*.o
funkey_gpio_management