Files
thomasfredericks_Bounce2/docs
David Forrest 071fbc780c Edit #define BOUNCE_LOCK_OUT advice in index.html
Remove "(or in your code before including "Bounce.h") " per https://github.com/thomasfredericks/Bounce2/issues/85#issuecomment-1081131688 -- it only seems to work if defined in the Bounce2.h file. 

Perhaps it is related to https://forum.arduino.cc/t/order-of-include-files/36881/4 and https://arduino.github.io/arduino-cli/dev/sketch-build-process/

I would suppose that the "#define BOUNCE_WITH_PROMPT_DETECTION" would also only work in the .h file.
2022-03-28 17:14:24 -04:00
..