152 Commits
Author SHA1 Message Date
Thomas O Fredericks 804c4c06d2 Update README.md 2024-01-11 15:00:06 -05:00
Thomas O Fredericks f362cf32e7 Update README.md 2024-01-11 14:54:25 -05:00
Thomas O Fredericks 1badf95e3b Create _config.yml 2024-01-11 14:44:06 -05:00
Thomas O Fredericks ed79ad5b79 Merge branch 'master' of https://github.com/thomasfredericks/Bounce2 2024-01-11 13:15:49 -05:00
Thomas O Fredericks 91fea0682d Update README.md 2024-01-11 13:15:30 -05:00
Thomas O Fredericks e1c506bb48 Create jekyll-gh-pages.yml 2024-01-11 13:09:59 -05:00
Thomas O Fredericks e68f6110ee Merge pull request #94 from thomasfredericks/simpler_documentation
Moving all documentation into the README
2024-01-11 12:25:19 -05:00
Thomas O Fredericks 371e2cff35 Update bounce_m5stack_atom_key-unit.ino 2024-01-11 12:24:10 -05:00
Thomas O Fredericks 9276539335 Added an example for the m5stack atom 2024-01-11 12:10:11 -05:00
Thomas O Fredericks cda0200633 Update README.md 2024-01-11 11:57:37 -05:00
Thomas O Fredericks ff821cb300 Removed old documentation and updated version 2024-01-11 11:53:14 -05:00
Thomas O Fredericks b7cd534fb7 Update README.md 2024-01-11 11:50:52 -05:00
Thomas O Fredericks 699b0e429c Update README.md 2024-01-11 11:47:09 -05:00
Thomas O Fredericks 71568702f2 Update README.md 2024-01-11 11:43:46 -05:00
Thomas O Fredericks d2c9f1673c Updated the documentation 2024-01-11 11:40:42 -05:00
Thomas O Fredericks ee74d73978 Merge pull request #90 from WAMaker/fix/typo
fix typo
2022-09-16 10:31:33 -04:00
WAMaker d744e0690f chore: fix typo 2022-09-14 23:16:39 +08:00
Thomas O Fredericks 152a64231a Changed documention on where to put defines 2022-03-28 19:56:01 -04:00
Thomas O Fredericks 79db9f0016 Added back duration but as deprecated and updated documentation v2.71 2022-03-21 10:04:38 -04:00
Thomas O Fredericks 5e100280c5 Updated Doxygen docs 2021-08-03 11:01:07 -04:00
Thomas O Fredericks 2ba0be8f83 Changed duration() to currentDuration() and added examples 2021-08-03 10:59:00 -04:00
Thomas O Fredericks 28afcafa6a Updated doc to 2.60 v2.60 2021-06-29 01:30:28 -04:00
Thomas O Fredericks 1645b897c8 Added getPin v2.58 2021-06-28 16:41:16 -04:00
Thomas O Fredericks 68dc6f7830 Adding a little documentation 2021-06-28 16:33:17 -04:00
Thomas O Fredericks f87ba5ba9f Update library.properties v2.57 2021-03-04 15:53:16 -05:00
Thomas O Fredericks 246096ae96 Update library.json 2021-03-04 15:53:02 -05:00
Thomas O Fredericks 1ce882f949 Merge pull request #78 from DanForever/master
Made the bounce2 library const correct
2021-03-04 15:49:53 -05:00
Dan Neve a132f4ab43 Made the bounce2 library const correct 2021-03-04 19:14:11 +01:00
Thomas O Fredericks e89801c2dd Merge pull request #77 from michaelcress/master
Correcting spelling error in README file
2021-03-04 00:18:06 -05:00
Michael Cress 744a957b76 Correcting spelling error 2021-03-03 05:59:07 -05:00
Thomas O Fredericks cd87a100be Delete Bounce2NameSpace.h 2021-01-29 18:45:51 -05:00
Thomas O Fredericks 6f244834a4 Merge pull request #74 from mkfrey/master
Add a component.mk file to allow using this project as a component of esp-idf (< 4.0).
v2.56
2021-01-29 13:21:46 -05:00
Thomas O Fredericks 5a481c6922 Moving Button to Bounce2 namespace 2021-01-23 18:05:58 -05:00
Markus Frey 4207a8dd17 Add component.mk 2021-01-19 17:35:14 +01:00
Thomas O Fredericks eb5ab9fad8 Update README.md v2.55 2020-09-29 10:33:17 -04:00
Thomas O Fredericks c445bbc7a7 Update README.md 2020-09-29 10:32:59 -04:00
Thomas O Fredericks c012c6c042 Merge pull request #67 from jamesmyatt/better_button
Methods to determine whether Button is currently pressed
2020-09-03 09:28:58 -04:00
James Myatt 83bc18e245 Revert "Reuse state attribute for pressed state"
This reverts commit 9babb4fc38.
2020-08-26 13:53:35 +01:00
Thomas O Fredericks 3a88a924f2 Fixed more "sloppy programming" 2020-08-25 14:24:38 -04:00
Thomas O Fredericks fd99238112 Fixed "sloppy programming" in main examples 2020-08-25 14:23:11 -04:00
James Myatt 9babb4fc38 Reuse state attribute for pressed state 2020-08-25 13:59:55 +01:00
James Myatt 878f86bf1c Add isPressed and getPressedState methods 2020-08-25 13:54:33 +01:00
Thomas O Fredericks 59d3c66c56 Removed Todo 2020-08-08 10:57:24 -04:00
Thomas O Fredericks 08392e0f01 Removed Todo 2020-08-08 10:56:06 -04:00
Thomas O Fredericks 3ddefb4ba4 Updated documentation 2020-08-08 10:21:57 -04:00
Thomas O Fredericks 172e3e0835 Merge pull request #63 from thomasfredericks/Button
Button
2020-08-06 17:42:30 -04:00
Thomas O Fredericks f51b22b708 Updated documentation 2020-08-06 17:37:25 -04:00
Thomas O Fredericks 1a6552ffe5 New Debouncer class split from the hardware layer 2020-08-06 13:34:56 -04:00
Thomas O Fredericks 2b6be81dc1 Updated docs and version number 2020-05-21 16:03:08 -04:00
Thomas O Fredericks 6147a34058 Changed the default stateForPressed and fixed example 2020-05-21 15:45:52 -04:00